]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Close the child_exit_event which lives only for the scope
authorWilliam A. Rowe Jr <wrowe@apache.org>
Mon, 31 Dec 2007 05:42:10 +0000 (05:42 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Mon, 31 Dec 2007 05:42:10 +0000 (05:42 +0000)
commitecb15f241a5653e909657422170e845598315899
tree68c62dfdd685af5f7e06d59e3dd862d84a83234c
parent19406c24fadc6c06c59126f3fb5ba961b02246b8
Close the child_exit_event which lives only for the scope
of master_main and was orphaned on each soft or fatal restart.

PR: 40932
Submitted by: Jeff Robbins <jeffr livedata.com>

Backport: r607677

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@607679 13f79535-47bb-0310-9956-ffa450edef68
server/mpm/winnt/mpm_winnt.c