connect() times out - panther to tiger
connect() times out - panther to tiger
- Subject: connect() times out - panther to tiger
- From: justin webster <email@hidden>
- Date: Tue, 22 Nov 2005 12:05:51 +1300
has anyone seen the connect() function working between 10.3 and 10.4?
the pictureSharing and pictureSharingBrowser examples from the apple site work fine on either OS but hang when the server is 10.4 and the browser is 10.3
here's the line which hangs:
connect(socketToRemoteServer, (struct sockaddr *)socketAddress, sizeof(*socketAddress))
the function returns -1 and perror("connect") returns "connect: Operation timed out"
has something changed? is this a bug in tiger? _______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden