[Mono-bugs] [Bug 71146][Nor] Changed - Sockets need to be closed

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 6 May 2005 18:39:02 -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 bmaurer@users.sf.net.

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

--- shadow/71146	2005-01-11 08:26:39.000000000 -0500
+++ shadow/71146.tmp.10421	2005-05-06 18:39:02.000000000 -0400
@@ -1,12 +1,12 @@
 Bug#: 71146
 Product: Mono: Class Libraries
 Version: 1.0
 OS: unknown
 OS Details: 
-Status: NEW   
+Status: NEEDINFO   
 Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: CORLIB
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: joe@fatnsoft.com               
@@ -34,6 +34,10 @@
 Additional Information:
 It seems like it probably uses a Thread internally that doesn't get killed.
 
 ------- Additional Comments From dick@ximian.com  2005-01-11 08:26 -------
 Please attach a small, self-contained test case that demonstrates the
 problem.  That way we can be sure we are looking at the same thing.
+
+------- Additional Comments From bmaurer@users.sf.net  2005-05-06 18:39 -------
+I wasn't able to create a test case where this exit-preventing
+behavior happened. Setting to NEEDINFO pending a test case.