]> 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)
commitad5321facb884c64c18b6a2c8fc6fc8b08491010
tree62afd1c590afc07863b23abd9cc871d50ce81ffb
parent7d0712e89f3786e55afc7cac9ceef94270fce04b
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