25 Jul
2011
25 Jul
'11
1:31 p.m.
On 25 Jul 2011, at 12:04, mailist@ericgorr.net wrote:
result = connect( socketFD, (struct sockaddr *)&socketFD, sizeof( socketFD ) );
There's a straightforward programming error in this line. The last two references to "socketFD" should be replaced by references to "addr". S+E -- Quinn "The Eskimo!" <http://www.apple.com/developer/> Apple Developer Relations, Developer Technical Support, Core OS/Hardware