]> granicus.if.org Git - apache/commit
worker MPM: Fix a situation where a child exited without releasing
authorJeff Trawick <trawick@apache.org>
Fri, 12 Apr 2002 19:58:52 +0000 (19:58 +0000)
committerJeff Trawick <trawick@apache.org>
Fri, 12 Apr 2002 19:58:52 +0000 (19:58 +0000)
commit162a4d313de4d54754227bc18f8ba9c817a2a9df
treed03154eae6624b3c76730f8a79697953c891f8f8
parentce2ce8abcd36977b51ea56d3c2f2b2d11825ac87
worker MPM: Fix a situation where a child exited without releasing
the accept mutex.  Depending on the OS and mutex mechanism this
could result in a hang.

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