]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Follow the MS docs on AcceptEx/GetAcceptExSockaddrs by loading
authorJeff Trawick <trawick@apache.org>
Thu, 19 Jul 2012 12:25:28 +0000 (12:25 +0000)
committerJeff Trawick <trawick@apache.org>
Thu, 19 Jul 2012 12:25:28 +0000 (12:25 +0000)
commitaaa5d45e70530fd72ce2b55160680e8748a0b4f4
treef4ce5abc28ffe5922d203ef2b6cbb0ba0c0ef953
parent7d5023d1cceb73d78393d1d76d9b5910914a687b
Follow the MS docs on AcceptEx/GetAcceptExSockaddrs by loading
the function pointers dynamically.

There's no indication that this will resolve any operational
glitches, but it might make the accept path slightly faster.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1363312 13f79535-47bb-0310-9956-ffa450edef68
docs/log-message-tags/next-number
server/mpm/winnt/child.c