[Mono-bugs] [Bug 32054][Nor] Changed - Sockets are sometimes garbage collected while still in use

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
10 Oct 2002 09:10:59 -0000


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 timothyjmills@hotmail.com.

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

--- shadow/32054	Thu Oct 10 05:09:57 2002
+++ shadow/32054.tmp.12072	Thu Oct 10 05:10:59 2002
@@ -74,6 +74,11 @@
        at System.String..ctor()
        at System.IntegerFormatter.FormatGeneral()
        at SocketGCBug.GetMessage()
        at System.MulticastDelegate.invoke_void_IAsyncResult()
        at System.Net.Sockets.Socket+Worker.End()
        at System.Net.Sockets.Socket+Worker.Receive()
+
+------- Additional Comments From timothyjmills@hotmail.com  2002-10-10 05:10 -------
+Created an attachment (id=2510)
+Triggers garbage collection of in-use socket
+