[Mono-bugs] [Bug 53992][Nor] Changed - SocketException not normally thrown for reusing server socket address

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 8 Apr 2004 08:41:57 -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 dick@ximian.com.

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

--- shadow/53992	2004-02-09 05:28:41.000000000 -0500
+++ shadow/53992.tmp.9226	2004-04-08 08:41:57.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 53992
-Product: Mono/Class Libraries
+Product: Mono: Class Libraries
 Version: unspecified
 OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: 008 One day
 Priority: Normal
 Component: System
 AssignedTo: gonzalo@ximian.com                            
 ReportedBy: liyul@hotmail.com               
 QAContact: mono-bugs@ximian.com
@@ -70,6 +70,9 @@
 
 so that creating duplicate socket will fail as normal expected.
 
 There also need to be work in class library to capture correct error
 number and throw the appropriate error message rather than saying
 Error: Some sort of w32 error occurred: 0.
+
+------- Additional Comments From dick@ximian.com  2004-04-08 08:41 -------
+Fixed in CVS