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

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Aug 8 14:33:29 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-02 11:36:59.000000000 -0400
+++ shadow/75687.tmp.376	2005-08-08 14:33:29.000000000 -0400
@@ -1,12 +1,12 @@
 Bug#: 75687
 Product: Mono: Class Libraries
 Version: 1.1
 OS: unknown
 OS Details: ubuntu breezy
-Status: NEW   
+Status: ASSIGNED   
 Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: Mono.Security
 AssignedTo: sebastien at ximian.com                            
 ReportedBy: dominz at wp.pl               
@@ -175,6 +175,14 @@
 As I said before, it doesnt matter if it's first or next read. In my
 original code error appeared in third read after switching, because
 first two read were immediate.
 Please also look where "CertificateValidation" is printed - it's
 before doing Write(" ") (shown as "outgoing:  ")
 
+
+------- Additional Comments From sebastien at ximian.com  2005-08-08 14:33 -------
+ah, I missed the
+	stream = sslStream;
+line, so the last Write didn't made any sense to me.
+
+I'll run the sample code and find out what's happening.
+Thanks for the sample.


More information about the mono-bugs mailing list