]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Note suppl patch which makes this more tasty.
authorJim Jagielski <jim@apache.org>
Fri, 4 May 2007 19:15:21 +0000 (19:15 +0000)
committerJim Jagielski <jim@apache.org>
Fri, 4 May 2007 19:15:21 +0000 (19:15 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@535355 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index d48c49aebdf2dcdc94f5c52c6a501135daa6ee04..b556e32f5dca0e8b2ea806feaa9c722b3be1fa46 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -170,8 +170,9 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      +1: rpluem
 
    * proxy_util.c: Add alternate is_socket_connected() function
-     which uses APR calls. (Note: MSG_PEEK needs to be investigated)
+     which uses APR calls.
      Trunk version of patch:
        http://svn.apache.org/viewvc?view=rev&rev=473278
+       http://svn.apache.org/viewvc?view=rev&rev=535354
      2.2.x version of patch:
-       Trunk version works (see note above)
+       Trunk version works