[Mono-bugs] [Bug 75687][Nor] Changed - SslClientStream.BeginRead()
blocks
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Sep 2 17:08:43 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 sebastien at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75687
--- shadow/75687 2005-08-30 18:11:51.000000000 -0400
+++ shadow/75687.tmp.17027 2005-09-02 17:08:43.000000000 -0400
@@ -250,6 +250,11 @@
------- 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.
+
+------- Additional Comments From sebastien at ximian.com 2005-09-02 17:08 -------
+Created an attachment (id=15686)
+Mono.Security.dll (from SVN as it will be in Mono 1.1.9)
+
More information about the mono-bugs
mailing list