[Mono-bugs] [Bug 58169][Wis] Changed - Non-blocking connect returns incorrect error code.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 7 May 2004 04:45:41 -0400 (EDT)


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 gonzalo@ximian.com.

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

--- shadow/58169	2004-05-06 22:45:51.000000000 -0400
+++ shadow/58169.tmp.25878	2004-05-07 04:45:41.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 58169
 Product: Mono: Runtime
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: Redhat 8
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Wishlist
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: michi@zeroc.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -24,6 +24,10 @@
 Looking at winsock2.h, WSAEINPROGRESS is marked as deprecated in winsock2.
 I think the Mono run time should behave the same way as the .NET one.
 
 Cheers,
 
 Michi.
+
+------- Additional Comments From gonzalo@ximian.com  2004-05-07 04:45 -------
+Fixed in CVS.
+Thanks.