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

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Oct 26 11:02:18 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 dick at ximian.com.

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

--- shadow/75436	2005-10-26 11:00:08.000000000 -0400
+++ shadow/75436.tmp.22579	2005-10-26 11:02:18.000000000 -0400
@@ -181,6 +181,11 @@
 BeginInvoke method will then be called.  On Macos, the poll() will
 block indefinitely and therefore the BeginInvoke method (which in this
 case calls connect() ) will never be called.
 
 Reassigning to Gonzalo, so he can rejig his logic in the threadpool
 socket code.
+
+------- Additional Comments From dick at ximian.com  2005-10-26 11:02 -------
+Created an attachment (id=15989)
+Simple C test, run on linux and macos to see the difference
+


More information about the mono-bugs mailing list