[Mono-bugs] [Bug 36388][Cri] Changed - Sockets
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Wed, 8 Jan 2003 10:57:30 -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 dick@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=36388
--- shadow/36388 Tue Jan 7 10:52:54 2003
+++ shadow/36388.tmp.327 Wed Jan 8 10:57:30 2003
@@ -1,14 +1,14 @@
Bug#: 36388
Product: Mono/Runtime
Version: unspecified
OS: SuSE 8.1
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Critical
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: ebauermeister@t-online.de
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -77,6 +77,12 @@
Waiting for a connection and accept the connection.
How often does this happen?
always
Additional Information:
+
+------- Additional Comments From dick@ximian.com 2003-01-08 10:57 -------
+Socket.Blocking=true was setting the socket to non-blocking.
+
+Fixed in CVS.
+