]> granicus.if.org Git - apache/commitdiff
accept() error handling should be OK now.
authorGreg Ames <gregames@apache.org>
Sun, 10 Feb 2002 21:16:25 +0000 (21:16 +0000)
committerGreg Ames <gregames@apache.org>
Sun, 10 Feb 2002 21:16:25 +0000 (21:16 +0000)
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

STATUS

diff --git a/STATUS b/STATUS
index d34c724bf082770fb585a19560b1aa794d6629cf..06c7ff07fcccfdbb2c63b3414d8021c699ae778a 100644 (file)
--- 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