Take the patch from FCGI::ProcManager Pod.
authorTomas Doran <bobtfish@bobtfish.net>
Thu, 28 Apr 2011 08:44:03 +0000 (09:44 +0100)
committerTomas Doran <bobtfish@bobtfish.net>
Thu, 28 Apr 2011 08:44:03 +0000 (09:44 +0100)
commitf85665ba7a045d04be5a44f59865dc3c34355416
treede40f07c71b6af5bdc36db54698c6aa4adc244cf
parent895366e1a8811fe9362960c41b67d4a8afbb15f1
Take the patch from FCGI::ProcManager Pod.

This fixes process manager clean exit behaviour on SIGTERM or SIGHUP
by not looping around accept() in the C code. See ChangeLog entry for more
details
perl/ChangeLog
perl/FCGI.PL