]> granicus.if.org Git - apache/commit
Add ap_os_killpg as well as unixd_killpg and beosd_killpg.
authorDavid Reid <dreid@apache.org>
Tue, 25 Dec 2001 12:24:14 +0000 (12:24 +0000)
committerDavid Reid <dreid@apache.org>
Tue, 25 Dec 2001 12:24:14 +0000 (12:24 +0000)
commita9eff7270cbbd088bc3d22f4ac857a9f29962bc2
tree376bc2a12a73b216fd4579bcfee3cd225131e369
parentf3184c2dbfa817d2346359da8f400fe22560e5b3
Add ap_os_killpg as well as unixd_killpg and beosd_killpg.

Move the worker MPM to use ap_os_killpg in place of unixd_killpg as
this makes it more portable.

Ryan notes that really we should be using the POD mechanism to
control death of the child processes, so this is temporary until
we have that change in place.  Note added to STATUS to that effect.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92598 13f79535-47bb-0310-9956-ffa450edef68
STATUS
os/beos/beosd.h
os/unix/unixd.h
server/mpm/worker/worker.c