]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Make the worker MPM shutdown and restart cleanly. This also
authorRyan Bloom <rbb@apache.org>
Fri, 24 Aug 2001 16:49:39 +0000 (16:49 +0000)
committerRyan Bloom <rbb@apache.org>
Fri, 24 Aug 2001 16:49:39 +0000 (16:49 +0000)
commitfe4fa0cd35afe713640b06b1cf9198f13cbb2d5e
tree6074d927a54338764a039af85112fa241724629f
parentf0411d97ed4ff6b1f3203f4f191badc090ff6b04
Make the worker MPM shutdown and restart cleanly.  This also
cleans up some race conditions, and gets the worker using
pools more cleanly.

Submitted by: [Aaron Bannert <aaron@clove.org>]

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