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=79222

--- shadow/79222        2006-09-03 11:06:38.000000000 -0400
+++ shadow/79222.tmp.17971      2006-09-03 13:09:52.000000000 -0400
@@ -76,6 +76,10 @@
 -                               int nread = sock.EndReceive (ares);
 +                               int nread = stream.EndRead (ares);
                                 // See if we got at least 1 line
                                 initial.SetBuffer (buffer, nread);
                                 initial.ReadRequestData ();
 
+
+------- Additional Comments From [EMAIL PROTECTED]  2006-09-03 13:09 -------
+Right. The patch is fine.
+Thanks Sebastien.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to