]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Note backport that should be in our collective consciousness
authorJim Jagielski <jim@apache.org>
Fri, 4 May 2007 18:46:19 +0000 (18:46 +0000)
committerJim Jagielski <jim@apache.org>
Fri, 4 May 2007 18:46:19 +0000 (18:46 +0000)
but the MSB_PEEK flag needs to be looked at...

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

STATUS

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