[Mono-bugs] [Bug 60563][Wis] New - Socket.Accept throws an exception on a nonblocking socket
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 22 Jun 2004 10:36:59 -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.21686 2004-06-22 10:36:59.000000000 -0400
@@ -0,0 +1,20 @@
+Bug#: 60563
+Product: Mono: Class Libraries
+Version: unspecified
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Wishlist
+Component: System
+AssignedTo: mono-bugs@ximian.com
+ReportedBy: bugs@prettypeople.org
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+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.