Re: Endpoint reuse
Re: Endpoint reuse
- Subject: Re: Endpoint reuse
- From: Quinn <email@hidden>
- Date: Thu, 6 Mar 2003 12:49:13 +0000
At 12:26 +0000 6/3/03, Mark Thomas wrote:
So I guess, what you saying is that I have to do OTAccept regardless if I
want the connection or not :-(
No. I'm saying that the kernel has *already accepted* the
connection, whether you like it or not. The XTI semantics of the OT
API remain. Given a call, you can either accept it (by calling
OTAccept) or reject it (by calling OTSndDisconnect). However, from
the perspective of the client, the latter case will look like you
accepted the connection and then immediately disconnected it.
S+E
--
Quinn "The Eskimo!" <
http://www.apple.com/developer/>
Apple Developer Technical Support * Networking, Communications, Hardware
_______________________________________________
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.