886b48630b368a162e5e11e0c042876a3d42199d
A browser speculative preconnection sends no bytes; the sequential accept loop blocked in read() on it forever while real requests sat in the backlog — LAN clients saw a dead server while curl (connect+send in one shot) worked. SO_RCVTIMEO frees the loop. Regression case pinned in tests/server_http.sx (fails 000 pre-fix, 200 post-fix).
Description
No description provided
Languages
HTML
35.2%
CSS
30.3%
JavaScript
29%
Makefile
3.4%
Shell
2.1%