[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
Sun Sep 11 00:37:26 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 miguel at ximian.com.

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: mono-bugs at ximian.com                            
+AssignedTo: dick at ximian.com                            
 ReportedBy: mono at magnet-i.com               
 QAContact: mono-bugs at ximian.com
 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 joe-ximian at cursive.net  2005-09-11 00:27 -------
 Just tried with the head of SVN.  Got the same error on OSX 10.4.2.
+
+------- Additional Comments From miguel at ximian.com  2005-09-11 00:37 -------
+This might be a semantic difference in the way the sockets are setup
+on OSX.
+
+Am CCing Dick.


More information about the mono-bugs mailing list