AFP server response on Mac Os 9.2.2
AFP server response on Mac Os 9.2.2
- Subject: AFP server response on Mac Os 9.2.2
- From: "sachin mogam" <email@hidden>
- Date: Mon, 23 Dec 2002 15:43:09 +0530
Hi,
I am writing a AFP client for windows. Since it is a message based, when I
send a request I send it to a AFP server using sendto socket call and then
listen any response from the socket by calling recvfrom socket call. Now
these are blocking calls.
Interestingly when I do the same I get the response on MAc OS X almost
immediately but on mac Os 9.2.2, the receive call doesn't get return time
exactly 30 seconds elapsed, so for each recvfrom call it gets block for 30
seconds and then return successfully.
I don't know why it it always waiting for 30 seconds always. and this
behaviour is consistent. Could anyone please through any light on it?
Any help in this regard is appreciated.
Regards,
Sachin
[demime 0.98b removed an attachment of type application/ms-tnef which had a name of winmail.dat]
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.