You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ji...@apache.org on 2007/05/04 21:15:21 UTC

svn commit: r535355 - /httpd/httpd/branches/2.2.x/STATUS

Author: jim
Date: Fri May  4 12:15:21 2007
New Revision: 535355

URL: http://svn.apache.org/viewvc?view=rev&rev=535355
Log:
Note suppl patch which makes this more tasty.

Modified:
    httpd/httpd/branches/2.2.x/STATUS

Modified: httpd/httpd/branches/2.2.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/STATUS?view=diff&rev=535355&r1=535354&r2=535355
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Fri May  4 12:15:21 2007
@@ -170,8 +170,9 @@
      +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