]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Basic support for spawning children porcesses via fork() and killing them with kill().
authorPaul Querna <pquerna@apache.org>
Thu, 30 Oct 2008 10:46:58 +0000 (10:46 +0000)
committerPaul Querna <pquerna@apache.org>
Thu, 30 Oct 2008 10:46:58 +0000 (10:46 +0000)
commit9c0569735d281ae858fd96d6be1d3833a895407d
treef67d5c97012536c20fb3bafa0681de6e11343944
parent27fdc3d9b7cd0f2d50cf72ccb8c8e8761524168c
Basic support for spawning children porcesses via fork() and killing them with kill().

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@709136 13f79535-47bb-0310-9956-ffa450edef68
server/mpm/simple/simple_children.c
server/mpm/simple/simple_core.c
server/mpm/simple/simple_run.c
server/mpm/simple/simple_types.h