[Mono-bugs] [Bug 74842][Maj] Changed - Stopping a listener doesn't break out of an AcceptSocket() call

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 7 May 2005 02:59:38 -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=74842

--- shadow/74842	2005-05-07 02:49:48.000000000 -0400
+++ shadow/74842.tmp.13235	2005-05-07 02:59:38.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 74842
 Product: Mono: Class Libraries
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: ASSIGNED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Major
 Component: CORLIB
 AssignedTo: gonzalo@ximian.com                            
 ReportedBy: joeshaw@novell.com               
 QAContact: mono-bugs@ximian.com
@@ -88,6 +88,9 @@
 another thread and poll() does not wake up!. Attaching the test case.
 
 ------- Additional Comments From gonzalo@ximian.com  2005-05-07 02:49 -------
 Created an attachment (id=15086)
 C + threads test case (tar.gz)
 
+
+------- Additional Comments From gonzalo@ximian.com  2005-05-07 02:59 -------
+Fixed in SVN r44192.