[Mono-bugs] [Bug 74785][Nor] Changed - Socket.Accept() blocks program termination on Windows

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 5 May 2005 06:57:56 -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 atsushi@ximian.com.

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

--- shadow/74785	2005-05-05 04:10:24.000000000 -0400
+++ shadow/74785.tmp.24713	2005-05-05 06:57:56.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 74785
 Product: Mono: Class Libraries
 Version: 1.1
 OS: Windows XP
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: System
 AssignedTo: gonzalo@ximian.com                            
 ReportedBy: atsushi@ximian.com               
 QAContact: mono-bugs@ximian.com
@@ -58,6 +58,9 @@
 
 How often does this happen? 
 Consistently.
 
 ------- Additional Comments From gonzalo@ximian.com  2005-05-05 04:10 -------
 I think this does not happen with current SVN. Can you try it?
+
+------- Additional Comments From atsushi@ximian.com  2005-05-05 06:57 -------
+Ok, it seems already fixed.