[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 04:10:24 -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=74785

--- shadow/74785	2005-05-01 13:41:27.000000000 -0400
+++ shadow/74785.tmp.23122	2005-05-05 04:10:24.000000000 -0400
@@ -2,16 +2,16 @@
 Product: Mono: Class Libraries
 Version: 1.1
 OS: Windows XP
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: System
-AssignedTo: mono-bugs@ximian.com                            
+AssignedTo: gonzalo@ximian.com                            
 ReportedBy: atsushi@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: Socket.Accept() blocks program termination on Windows
@@ -55,6 +55,9 @@
 
 Expected Results:
 Print "Quit." and return back to the console.
 
 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?