]> granicus.if.org Git - apache/commit
Exit threads early during shutdown, part 2
authorStefan Fritsch <sf@apache.org>
Sun, 10 Apr 2016 22:53:42 +0000 (22:53 +0000)
committerStefan Fritsch <sf@apache.org>
Sun, 10 Apr 2016 22:53:42 +0000 (22:53 +0000)
commitd9781f173416a236c4da1e4b3c756c831a69eb5f
treecc7b005abacf0759be7497094bef7f96e32058e7
parentebc67fa6e12ee5e8067847ff048b174da2da6993
Exit threads early during shutdown, part 2

Follow up to r1738466: During graceful shutdown, when the listener thread is
closing a connection, it needs to wake up a worker thread so that it may
terminate.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1738486 13f79535-47bb-0310-9956-ffa450edef68
server/mpm/event/event.c
server/mpm/event/fdqueue.c
server/mpm/event/fdqueue.h