]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Begin to move the code that updates the child status out of the MPMs and
authorRyan Bloom <rbb@apache.org>
Mon, 12 Feb 2001 18:48:00 +0000 (18:48 +0000)
committerRyan Bloom <rbb@apache.org>
Mon, 12 Feb 2001 18:48:00 +0000 (18:48 +0000)
commit1e3ff044876ebb9f4d0733ec64066a4631627a17
tree4522fde3288662bf940560949f6febae48de067f
parentd3802b3d317e7d675d9563ea5877a6cbb8a94918
Begin to move the code that updates the child status out of the MPMs and
into the main-line code.  This ensures that all MPMs can easily forget
about updating their status.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88117 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
server/connection.c
server/mpm/dexter/dexter.c
server/mpm/mpmt_pthread/mpmt_pthread.c
server/mpm/prefork/prefork.c
server/mpm/spmt_os2/spmt_os2.c
server/mpm/winnt/mpm_winnt.c