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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=75436 --- shadow/75436 2005-09-11 00:27:40.000000000 -0400 +++ shadow/75436.tmp.19252 2005-09-11 00:37:26.000000000 -0400 @@ -3,20 +3,19 @@ Version: 1.1 OS: unknown OS Details: OS X 10.3 Status: NEW Resolution: Severity: Unknown -Priority: Wishlist +Priority: Normal Component: System -AssignedTo: [EMAIL PROTECTED] +AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: -Cc: Summary: [MAC] Asynchronous Sockets - BeginConnect does not connect, TcpClient or Telnet can Description of Problem: Working on Mono 1.1.7 on Mac OS X Tiger. The BeginConnect() call does not connect, nor calls the callback method. The server is running in Async mode too. If I use the TcpClient class or connect via Telnet, the connection works fine. @@ -132,6 +131,12 @@ ec connected ----------- ------- Additional Comments From [EMAIL PROTECTED] 2005-09-11 00:27 ------- Just tried with the head of SVN. Got the same error on OSX 10.4.2. + +------- Additional Comments From [EMAIL PROTECTED] 2005-09-11 00:37 ------- +This might be a semantic difference in the way the sockets are setup +on OSX. + +Am CCing Dick. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
