[Mono-bugs] [Bug 75687][Nor] Changed - SslClientStream.BeginRead() blocks

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Aug 2 11:29:56 EDT 2005


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 dominz at wp.pl.

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

--- shadow/75687	2005-08-02 11:11:25.000000000 -0400
+++ shadow/75687.tmp.17327	2005-08-02 11:29:56.000000000 -0400
@@ -159,6 +159,14 @@
 (for the reason I explained in my email).
 
 Please try to do a...
 sslStream.Write (new byte [0], 0, 0);
 before the BeginRead as this should perform the negotiation from a
 safe point.
+
+------- Additional Comments From dominz at wp.pl  2005-08-02 11:29 -------
+> Please try to do a...
+> sslStream.Write (new byte [0], 0, 0);
+> before the BeginRead as this should perform the negotiation from a
+> safe point.
+
+write(" ") does that


More information about the mono-bugs mailing list