[Mono-bugs] [Bug 38136][Nor] Changed - System.Net.Sockets.Socket exception when connecting
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Sun, 16 Feb 2003 17:12:03 -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=38136
--- shadow/38136 Sun Feb 16 17:11:38 2003
+++ shadow/38136.tmp.29105 Sun Feb 16 17:12:03 2003
@@ -1,13 +1,13 @@
Bug#: 38136
Product: Mono/Class Libraries
Version: unspecified
OS: unknown
OS Details:
-Status: REOPENED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: System
AssignedTo: gonzalo@ximian.com
ReportedBy: alp@atoker.com
QAContact: mono-bugs@ximian.com
@@ -175,6 +175,9 @@
OS event when the connect completes.
------- Additional Comments From gonzalo@ximian.com 2003-02-16 17:11 -------
Connect - catch - poll - connect works!
I also fixed Receive cause after fixing Connect this one failed too.
+
+------- Additional Comments From gonzalo@ximian.com 2003-02-16 17:12 -------
+Fixed in CVS.