[Mono-bugs] [Bug 79878][Maj] Changed - BeginConnect/EndConnect for Socket does not work correctly on connection error

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Jan 26 10:54:14 EST 2007


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 dick at ximian.com.

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

--- shadow/79878	2007-01-26 10:52:58.000000000 -0500
+++ shadow/79878.tmp.19615	2007-01-26 10:54:14.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 79878
 Product: Mono: Class Libraries
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: REOPENED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Major
 Component: System
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: odie at cs.aau.dk               
 QAContact: mono-bugs at ximian.com
@@ -142,6 +142,13 @@
 
 
 ------- Additional Comments From dick at ximian.com  2007-01-26 10:52 -------
 Created an attachment (id=18564)
 C example showing windows SO_ERROR behaviour
 
+
+------- Additional Comments From dick at ximian.com  2007-01-26 10:54 -------
+It seems windows doesn't reset the SO_ERROR values when they're read
+(see example attached, which gives a continuous output of "Socket
+error status: 10061" after the first couple of loops.)
+
+Fixed in SVN r71750


More information about the mono-bugs mailing list