]> granicus.if.org Git - apache/commit
improve ap_mpm_pod_signal() by not let it loop until it fills the pipe
authorJeff Trawick <trawick@apache.org>
Thu, 7 Jun 2001 15:18:28 +0000 (15:18 +0000)
committerJeff Trawick <trawick@apache.org>
Thu, 7 Jun 2001 15:18:28 +0000 (15:18 +0000)
commite92ae550c72d8680c0cdcd1819b838e527e9fcaf
tree4040cd1b2aa2053ad331503e23e0d64138d5ab49
parentc35d9ddcba15777569b7bc6924effda8b3bbefd3
improve ap_mpm_pod_signal() by not let it loop until it fills the pipe

it still doesn't handle the pipe being full for other reasons (bazillions
of child processes?), but I'm not sure that is a real occurrence

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89294 13f79535-47bb-0310-9956-ffa450edef68
server/mpm_common.c