]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
one more vote twords an actual patch - note this is tested in production
authorWilliam A. Rowe Jr <wrowe@apache.org>
Tue, 19 Dec 2006 22:36:08 +0000 (22:36 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Tue, 19 Dec 2006 22:36:08 +0000 (22:36 +0000)
by several on the bug thread.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@488835 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 4f7ab7a0b27c38199b931e20a0359e320c5477d1..07f48c6cb974388909c857da72689ca69b9bd028 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -176,7 +176,9 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
    * core: PR#37680
      Fix NONBLOCK status of listening sockets on restart/graceful
      http://svn.apache.org/viewvc?view=rev&revision=487901
-     +1: niq
+     +1: niq, wrowe
+         wrowe adds; if use_nonblock was called multi_listeners
+         I woulda +1'ed this on my first readthrough.
 
    * mod_cache: Correctly cache objects whose URL query string has been
      modified by mod_rewrite.