]> granicus.if.org Git - apache/commit
Update listener code. Workaround stupid WIN32 bug(?) in WSASocket (fails with 10091...
authorBill Stoddard <stoddard@apache.org>
Fri, 13 Aug 1999 19:45:26 +0000 (19:45 +0000)
committerBill Stoddard <stoddard@apache.org>
Fri, 13 Aug 1999 19:45:26 +0000 (19:45 +0000)
commit79c072bc1a5822bbb2e19e00f3275cdfff829345
treeb3403469d4d397400e2f47e3c9e5b0826d79d287
parent2ab218944481b7a96f4f8a9b9125043fb7b7896e
Update listener code. Workaround stupid WIN32 bug(?) in WSASocket (fails with 10091 if the process
environment block is not fully inherited from the parent). Start working on I/O layering support.
It's time to make this thing serve a page. Waiting to check-in iol_file and iol_socket...

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