Commit 490c29c4 authored by Jim Jagielski's avatar Jim Jagielski
Browse files

Note suppl patch which makes this more tasty.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@535355 13f79535-47bb-0310-9956-ffa450edef68
parent 634be8d1
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -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