[Mono-bugs] [Bug 79222][Nor] Changed - SSL support in XSP doesn't work
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun Sep 3 13:09:52 EDT 2006
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 at ximian.com.
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 gonzalo at ximian.com 2006-09-03 13:09 -------
+Right. The patch is fine.
+Thanks Sebastien.
More information about the mono-bugs
mailing list