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 [EMAIL PROTECTED]

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

--- shadow/79576        2006-10-04 10:45:45.000000000 -0400
+++ shadow/79576.tmp.15057      2006-10-04 15:36:29.000000000 -0400
@@ -58,6 +58,16 @@
        HttpConnection conn = new HttpConnection (accepted, epl, epl.secure);
        conn.BeginReadRequest ();
 }
 
 The exception is can't access to a deleted object, name of the object :
 'System.Net.Sockets.Socket'
+
+------- Additional Comments From [EMAIL PROTECTED]  2006-10-04 15:36 -------
+I cannot reproduce this problem.
+I'll attach the full test case I used.
+Running that and then 'telnet localhost 8100' from another terminal
+and sending 'GET / HTTP/1.0' I get a response and the server side
+finishes properly.
+
+Please, add more detail on how you get this problem and the version of
+mono that you're using.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to