mirror of
https://github.com/emikulic/darkhttpd.git
synced 2023-08-10 21:13:08 +03:00

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.
Description
Languages
C
70.8%
Python
21.3%
Shell
5.4%
C++
1.2%
Dockerfile
0.9%
Other
0.4%