[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
Tue, 22 Jun 2004 10:37:36 -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 bugs@prettypeople.org.

http://bugzilla.ximian.com/show_bug.cgi?id=60563

--- shadow/60563	2004-06-22 10:36:59.000000000 -0400
+++ shadow/60563.tmp.21715	2004-06-22 10:37:36.000000000 -0400
@@ -15,6 +15,11 @@
 URL: 
 Cc: 
 Summary: Socket.Accept throws an exception on a nonblocking socket
 
 Even with Gonzalo's changes it seems that my test case is still failing and
 throwing an exception when you try to Accept on a non-blocking socket.
+
+------- Additional Comments From bugs@prettypeople.org  2004-06-22 10:37 -------
+Created an attachment (id=8281)
+Test program that thorws an exception
+