[Mono-bugs] [Bug 75436][Wis] Changed - Asynchronous Sockets - BeginConnect does not connect, TcpClient or Telnet can

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Aug 31 20:14:31 EDT 2005


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 joe-ximian at cursive.net.

http://bugzilla.ximian.com/show_bug.cgi?id=75436

--- shadow/75436	2005-08-31 20:09:47.000000000 -0400
+++ shadow/75436.tmp.1238	2005-08-31 20:14:31.000000000 -0400
@@ -88,6 +88,13 @@
         }
         System.Environment.Exit(0);
     }
                             
 }
 
+
+------- Additional Comments From joe-ximian at cursive.net  2005-08-31 20:14 -------
+Sorry... blocking=false, of course.  I get this error:
+
+Error: System.Net.Sockets.SocketException: Socket is already connected
+in <0x002f8> System.Net.Sockets.Socket:Connect (System.Net.EndPoint remote_end)
+in <0x00044> System.Net.Sockets.Socket+Worker:Connect ()


More information about the mono-bugs mailing list