[core] handle fds pending close after poll timeout (fixes #2827)
commit8ed588ce32b96d4e9ca2f495defa4897e46497d3
authorGlenn Strauss <gstrauss@gluelogic.com>
Thu, 12 Oct 2017 06:44:35 +0000 (12 02:44 -0400)
committerGlenn Strauss <gstrauss@gluelogic.com>
Thu, 12 Oct 2017 06:44:35 +0000 (12 02:44 -0400)
tree704f007e0b16319cfef992113b54af4051fc2d3f
parent60a98ebaf492eedc5a8e92f33d427e85cb370f55
[core] handle fds pending close after poll timeout (fixes #2827)

handle fds pending close whether or not new events are triggered

(thx davidm)

x-ref:
  "POST to mod_cgi sometimes hangs"
  https://redmine.lighttpd.net/issues/2827
src/server.c