[Mono-bugs] [Bug 33745][Maj] Changed - Asynchronous socket connect
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
12 Nov 2002 16:54:15 -0000
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 tim@timcoleman.com.
http://bugzilla.ximian.com/show_bug.cgi?id=33745
--- shadow/33745 Tue Nov 12 11:40:55 2002
+++ shadow/33745.tmp.559 Tue Nov 12 11:54:15 2002
@@ -11,13 +11,13 @@
AssignedTo: mono-bugs@ximian.com
ReportedBy: tim@timcoleman.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: Socket.Poll appears to be incorrect
+Summary: Asynchronous socket connect
Please fill in this template when reporting a bug, unless you know what
you are doing.
Description of Problem:
As part of my development for System.Data.SqlClient, I have implemented a
connection timeout. This is done by calling Socket.BeginConnect (), and