[mod_cgi] add FDEVENT_IN upon CGI exit
commite951152e2b54831d2cb1d325c237f8462713b953
authorGlenn Strauss <gstrauss@gluelogic.com>
Mon, 11 Sep 2017 02:07:07 +0000 (10 22:07 -0400)
committerGlenn Strauss <gstrauss@gluelogic.com>
Mon, 11 Sep 2017 02:08:04 +0000 (10 22:08 -0400)
treeabab94e876acbcf1a08dcd2a8418df82b8d1e24c
parentf4e1357df5fd219083c9c26c319f7ceff1677378
[mod_cgi] add FDEVENT_IN upon CGI exit

add FDEVENT_IN in addition to FDEVENT_HUP when triggering
cgi_handle_fdevent() after the CGI process exits.

(This helps improve reliability when running tests under Cygwin)
src/mod_cgi.c