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

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Aug 30 18:11:51 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-30 13:52:28.000000000 -0400
+++ shadow/75687.tmp.3212	2005-08-30 18:11:51.000000000 -0400
@@ -243,6 +243,13 @@
 (by JD Conley) and should fix your problem. If all goes well with user
 testing (like you ;-) this will be part of Mono 1.1.9.
 
 Download the attachement, rename it to Mono.Security.dll and install
 it with gacutil prior to testing.
 Thanks
+
+------- Additional Comments From dominz at wp.pl  2005-08-30 18:11 -------
+Assembly you attached works very well, I don't face this bug anymore.
+Async reads/writes are always  non-blocking, even if TLS negotiation
+is performed.  Breaking connection after 5 mins also doesn't happen
+anymore. I was testing it with many xmpp servers in my app and haven't
+noticed any problems.


More information about the mono-bugs mailing list