]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Use AcceptEx with an async completion port. What we are gaining here is
authorBill Stoddard <stoddard@apache.org>
Fri, 8 Oct 1999 19:07:05 +0000 (19:07 +0000)
committerBill Stoddard <stoddard@apache.org>
Fri, 8 Oct 1999 19:07:05 +0000 (19:07 +0000)
commitad9eee16b3a2a2814a5ef8157d1bf7b7acdb1c7e
tree64d50be852899b9dd1b7b126ed820ab179232170
parent4dce9f29bc40e348d81bbb81dbbd368c38a20c22
Use AcceptEx with an async completion port. What we are gaining here is
LIFO dispatching out of the worker thread pool.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83952 13f79535-47bb-0310-9956-ffa450edef68
include/ap_listen.h
server/mpm/winnt/mpm_winnt.c
server/mpm/winnt/mpm_winnt.h