osX PAP client timeout and Tickling
osX PAP client timeout and Tickling
- Subject: osX PAP client timeout and Tickling
- From: "L. Liu" <email@hidden>
- Date: Mon, 29 Apr 2002 17:29:23 -0400
Rich Kubota wrote in message Re: [MacOS X] PAP connection closes in up to 120
sec.
>
As per Inside AppleTalk, 2nd ed. page 10-9, PAP maintains a
>
connection timer of 2 minutes. If after 2 minutes of no activity from
>
one side of the connection, the connection is torn down.
Has OS X PAP interface implemented tickling itself or provided with function
like pap_tickle() life will be easier. Current pap_read() provided within
Darwin is a synchronous operation so it always blocks, thus any workaround
.using pap_read() to avoid timeout during length jobs would be difficult. Any
other ideas?
laixin
_______________________________________________
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.