[Mono-bugs] [Bug 60563][Wis] Changed - Socket.Accept throws an exception on a nonblocking socket
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 23 Jun 2004 06:32:06 -0400 (EDT)
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=60563
--- shadow/60563 2004-06-22 18:14:35.000000000 -0400
+++ shadow/60563.tmp.8707 2004-06-23 06:32:06.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 60563
Product: Mono: Class Libraries
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Wishlist
Component: System
AssignedTo: gonzalo@ximian.com
ReportedBy: bugs@prettypeople.org
QAContact: mono-bugs@ximian.com
@@ -32,6 +32,9 @@
Unhandled Exception: System.Net.Sockets.SocketException: Operation on
non-blocking socket would block
in <0x000e7> System.Net.Sockets.Socket:Accept ()
in <0x000f2> TestServer:Main (string[])
+
+------- Additional Comments From gonzalo@ximian.com 2004-06-23 06:32 -------
+Fixed in CVS.