Skip to content
Snippets Groups Projects
Commit 1773233b authored by Deucе's avatar Deucе :ok_hand_tone4:
Browse files

More closely reproduce select() behaviour when using poll()

Specifically, have errors mean the fd is "ready".

Also, fix some extra revent clearing and a spy socket issue while
we're looking at this code.

Should fix issues with CGI scripts that close stdin/stdout but do
not terminate, and maybe deal with some other corner cases at the
same time.
parent be132c6b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment