[Mono-bugs] [Bug 42584][Wis] Changed - TcpClient.Close not close Socket

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Fri, 9 May 2003 21:55:46 -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=42584

--- shadow/42584	Thu May  8 09:08:27 2003
+++ shadow/42584.tmp.14132	Fri May  9 21:55:46 2003
@@ -1,20 +1,23 @@
 Bug#: 42584
 Product: Mono/Class Libraries
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: Gentoo
-Status: NEW   
+Status: NEEDINFO   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Wishlist
 Component: System
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: lda@lupa.pl               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: TcpClient.Close not close Socket
 
 TcpClient class not close opened Socket at method Close on this object. Why?
 Only just using GC.Collect() close this Socket.
+
+------- Additional Comments From gonzalo@ximian.com  2003-05-09 21:55 -------
+Can you please provide a test case for this?