[Mono-bugs] [Bug 53168][Blo] Changed - Operation on non-blocking socket would block

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 24 Jan 2004 08:29:05 -0500 (EST)


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=53168

--- shadow/53168	2004-01-24 08:22:57.000000000 -0500
+++ shadow/53168.tmp.6931	2004-01-24 08:29:05.000000000 -0500
@@ -1,12 +1,12 @@
 Bug#: 53168
 Product: Mono/Class Libraries
 Version: unspecified
 OS: Red Hat 8.0
 OS Details: 
-Status: NEW   
+Status: NEEDINFO   
 Resolution: 
 Severity: Unknown
 Priority: Blocker
 Component: System
 AssignedTo: gonzalo@ximian.com                            
 ReportedBy: mikeg_us@hotmail.com               
@@ -98,6 +98,9 @@
 is called to indicate WSAEWOULDBLOCK occurred.
 
 How often does this happen? 
 A couple of times per hour on a server that is not always active.
 
 Additional Information:
+
+------- Additional Comments From gonzalo@ximian.com  2004-01-24 08:29 -------
+I cannot do much with the code. Can you attach a self contained test case?