]> 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)
commit059c262b200ea4f49e8526593a1f9245cc3d01cf
tree376bc2a12a73b216fd4579bcfee3cd225131e369
parentee7060d4576b60c570bb9892e689d44559fcf13e
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