]> granicus.if.org Git - apache/commitdiff
fix typo in AcceptFilter-related comment
authorJeff Trawick <trawick@apache.org>
Sat, 21 Nov 2009 17:25:17 +0000 (17:25 +0000)
committerJeff Trawick <trawick@apache.org>
Sat, 21 Nov 2009 17:25:17 +0000 (17:25 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@882944 13f79535-47bb-0310-9956-ffa450edef68

server/mpm/winnt/child.c

index 6ac061ed9c9b086591968e42d8dc14adb895d9fe..5aa7c6ebeda91a820079e35d63c82588991f83ea 100644 (file)
@@ -430,7 +430,7 @@ reinit: /* target of data or connect upon too many AcceptEx failures */
                      * 2) there is VPN or Firewall software installed with 
                      *    buggy WSAAccept or WSADuplicateSocket implementation
                      * 3) the dynamic address / adapter has changed
-                     * Give five chances, then fall back on AcceptMutex 'none'
+                     * Give five chances, then fall back on AcceptFilter 'none'
                      */
                     if (accf == 2)
                         apr_bucket_free(buf);