]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
When an exception in a worker thread initiates a child shutdown, get things
authorBrian Havard <bjh@apache.org>
Wed, 17 Apr 2002 14:55:20 +0000 (14:55 +0000)
committerBrian Havard <bjh@apache.org>
Wed, 17 Apr 2002 14:55:20 +0000 (14:55 +0000)
commit4bb7c368a7e9583f1cee827c2ab45c3fbfb52064
treece7a37047fd2571d8c666429a87c1ee4d5fbb583
parent45e182b52ebac2ae480bb4fc574f9cb35312791a
When an exception in a worker thread initiates a child shutdown, get things
moving sooner by sending a SIGHUP to the accept thread, breaking it out
of its accept/poll.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94678 13f79535-47bb-0310-9956-ffa450edef68
server/mpm/mpmt_os2/mpmt_os2_child.c