[Mono-bugs] [Bug 59632][Nor] Changed - Socket.Select fails if one of its ILists is empty.
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sat, 5 Jun 2004 11:21:19 -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=59632
--- shadow/59632 2004-06-05 10:53:35.000000000 -0400
+++ shadow/59632.tmp.11663 2004-06-05 11:21:19.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 59632
Product: Mono: Class Libraries
Version: unspecified
-OS:
+OS: unknown
OS Details: Fedora Core
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Normal
Component: System
AssignedTo: mono-bugs@ximian.com
ReportedBy: 1@234.cx
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -52,6 +52,10 @@
Always.
Additional Information:
This bug occurs with beta 2.
+
+------- Additional Comments From gonzalo@ximian.com 2004-06-05 11:21 -------
+Fixed in CVS.
+Now we throw an ArgumentNullException as MS.