From: Greg Ames Date: Sun, 10 Feb 2002 21:16:25 +0000 (+0000) Subject: accept() error handling should be OK now. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1d3f6eea5da40ebca29d3d79209e095aaa1f3252;p=apache accept() error handling should be OK now. I don't have a strong opinion on what we should do if the parent dies, now that we don't have a real life example of that any more. It was a little confusing at first, but OTOH it kept serving requests. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93357 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index d34c724bf0..06c7ff07fc 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2002/02/09 14:24:36 $] +Last modified at [$Date: 2002/02/10 21:16:25 $] Release: @@ -133,7 +133,6 @@ CURRENT VOTES: -1: Justin +0: Martin (while standing by, could it do something useful?) - look at accept() error handling first: gregames * Make the worker MPM the default MPM for threaded Unix boxes. +1: Justin, Ian, Cliff