diff admin/FOR-RELEASE @ 69057:542b9be4c5e3

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Mon, 20 Feb 2006 22:31:16 +0000
parents 3a62e61ef09c
children 2636d9dd3567 866effff65a4 d1c5430c5bff
line wrap: on
line diff
--- a/admin/FOR-RELEASE	Mon Feb 20 22:30:21 2006 +0000
+++ b/admin/FOR-RELEASE	Mon Feb 20 22:31:16 2006 +0000
@@ -53,10 +53,8 @@
 -1 with errno == WSAEWOULDBLOCK (10035) indicating that there is no
 pending connection to accept.
 
-I [KFS] investigated it a little bit and found that it seems that w32 server
-sockets must use WSAAsyncSelect + FD_ACCEPT to request notifications
-of incoming connections -- but exactly how that is done is not for me
-to look at...
+It seems that to fix this, w32 server sockets must use WSAAsyncSelect
++ FD_ACCEPT to request notifications of incoming connections...
 
 
 * DOCUMENTATION