mirror of
https://github.com/emikulic/darkhttpd.git
synced 2023-08-10 21:13:08 +03:00
When you need a web server in a hurry.
http://unix4lyfe.org/darkhttpd/
008f6f5d4e
single iteration of the select() loop. This commit re-orders the way state == DONE is handled so that keep-alive connections can go straight back into recv_request without visiting select(). Unfortunately, this doesn't fix the keep-alive performance. |
||
---|---|---|
trunk | ||
debug-build.sh | ||
REL-ENG | ||
run-tests.sh | ||
test_make_safe_uri.c | ||
torture.py |