]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Migrate perchild to the new lock API, and clean up some of the logic
authorRyan Bloom <rbb@apache.org>
Mon, 1 Apr 2002 08:27:42 +0000 (08:27 +0000)
committerRyan Bloom <rbb@apache.org>
Mon, 1 Apr 2002 08:27:42 +0000 (08:27 +0000)
commitc7165e65f698effe63411ff5b07211f0f1f0c2c0
tree62afd1c590afc07863b23abd9cc871d50ce81ffb
parent142127b8288dc44808f1b59497128ba7f898283d
Migrate perchild to the new lock API, and clean up some of the logic
surrounding the FD passing.  This doesn't work yet, but it is getting
closer.  Currently, the problem is that we don't correctly read the data
from the socket so that it can be passed to the correct child.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94357 13f79535-47bb-0310-9956-ffa450edef68
server/mpm/experimental/perchild/mpm.h
server/mpm/experimental/perchild/perchild.c
server/mpm/perchild/mpm.h
server/mpm/perchild/perchild.c