]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose mpm_winnt fix for handling the return
authorMladen Turk <mturk@apache.org>
Mon, 28 Aug 2006 16:20:14 +0000 (16:20 +0000)
committerMladen Turk <mturk@apache.org>
Mon, 28 Aug 2006 16:20:14 +0000 (16:20 +0000)
values from wait_for_many_objects.

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

STATUS

diff --git a/STATUS b/STATUS
index 005ee0417cf77c008a3426626c030f406b5a58fa..046597867eb480e9501972c8d41edbe8bc355a43 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -88,6 +88,13 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
 
+    * mpm_winnt: Fix return values from wait_for_many_objects.
+      Trunk version of patch:
+        http://svn.apache.org/viewvc?view=rev&revision=428029
+      2.2.x version of patch:
+        Trunk version works
+      +1: mturk
+
     * Bundled PCRE: backport r381783 from trunk
       Fix brokenness on certain platforms when building with -DDEBUG.
       http://svn.apache.org/viewvc?view=rev&revision=381783