]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Concur with Roy on fourth inspection.
authorWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 21 Dec 2006 17:35:50 +0000 (17:35 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 21 Dec 2006 17:35:50 +0000 (17:35 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@489416 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 36134e2fff819487d47ff3ed892d6f3e6afa04cc..9a05f4b2ab3bb0a47ecf854df05c5227cd999816 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -97,7 +97,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
         Trunk version works
         http://people.apache.org/~wrowe/mpm_winnt_waits.patch
         is easier to read (-U8)
-      +1: mturk, wrowe
+      +1: mturk
+      wrowe notes: WAIT_ABANDONED isn't the actual signal, it should
+        simply loop immediate.  This aspect needs to be revisited,
+        as Roy notes, a patch should have the necessary effect with
+        the minimum lines of code - there's alot of redecorating that's
+        going on in this patch to no net effect.
 
     * Bundled PCRE: backport r381783 from trunk
       Fix brokenness on certain platforms when building with -DDEBUG.