emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/admin/FOR-RELEASE


From: Kim F. Storm
Subject: [Emacs-diffs] Changes to emacs/admin/FOR-RELEASE
Date: Mon, 20 Feb 2006 22:31:16 +0000

Index: emacs/admin/FOR-RELEASE
diff -u emacs/admin/FOR-RELEASE:1.205 emacs/admin/FOR-RELEASE:1.206
--- emacs/admin/FOR-RELEASE:1.205       Mon Feb 20 22:30:21 2006
+++ emacs/admin/FOR-RELEASE     Mon Feb 20 22:31:16 2006
@@ -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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]