[Mono-bugs] [Bug 73053][Nor] Changed - Non-blocking TCP Socket Accept Blocks
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 28 Feb 2005 21:43:38 -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=73053
--- shadow/73053 2005-02-28 01:15:57.000000000 -0500
+++ shadow/73053.tmp.29685 2005-02-28 21:43:38.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 73053
Product: Mono: Class Libraries
Version: 1.0
OS: GNU/Linux [Other]
OS Details:
-Status: REOPENED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: System
AssignedTo: gonzalo@ximian.com
ReportedBy: osp@tinet.org
QAContact: mono-bugs@ximian.com
@@ -79,6 +79,16 @@
------- Additional Comments From radical@gmail.com 2005-02-28 01:15 -------
Created an attachment (id=14440)
Proposed patch
+
+------- Additional Comments From gonzalo@ximian.com 2005-02-28 21:43 -------
+Ankit, the patch fixes it, but for the fix, only the lines removed
+from Accept are needed.
+
+I'm commiting only those lines in Accept, as I don't want to commit
+the others without a test case.
+
+Thanks to both for the bug report and the fix.
+