Commit e9d5fceb authored by Ruediger Pluem's avatar Ruediger Pluem
Browse files

* Add a comment, a vote and a proposal


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@535614 13f79535-47bb-0310-9956-ffa450edef68
parent 490c29c4
Loading
Loading
Loading
Loading
+14 −0
Original line number Diff line number Diff line
@@ -86,6 +86,9 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      http://svn.apache.org/viewvc?view=rev&revision=518938
      (It also works for httpd-2.2.x).
      +1: jfclere
      rpluem says: If you add
                   http://svn.apache.org/viewvc?view=rev&revision=534031
                   I am +1.

    * mpm_winnt: Fix return values from wait_for_many_objects.
      Note - this is required to avoid hangups of socket #64, #128
@@ -176,3 +179,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       http://svn.apache.org/viewvc?view=rev&rev=535354
     2.2.x version of patch:
       Trunk version works
     +1: rpluem

   * core: Add extern "C" linkage to several headers to make it easier to use
     them in C++ code.
        PR: 42286
     Trunk version of patch:
       http://svn.apache.org/viewvc?view=rev&revision=535169
     2.2.x version of patch:
       Trunk version works
     +1: rpluem