Re: [OpenTransport] accepting on a different TCP endpoint than listening
Re: [OpenTransport] accepting on a different TCP endpoint than listening
- Subject: Re: [OpenTransport] accepting on a different TCP endpoint than listening
- From: "Thomas E. Knowlton, Jr." <email@hidden>
- Date: Thu, 4 Dec 2003 13:15:06 -0700
On Dec 3, 2003, at 11:00 PM, Quinn "The Eskimo!" wrote:
It definitely transitions to T_IDLE. This is clearly documented in
the TPI specification.
<http://developer.apple.com/macos/opentransport//docs/dev/tpi.pdf>
Specifically, look at Tables 4-2 and 4-7. Table 4-2 describes event
"accept2" as "successful return of t_accept() with ocnt == 1, fd !=
resfd". Table 4-7 shows that if the state is T_INCON and event
accept2 happens, the provide transitions to state T_IDLE.
FYI, the URL you sent does not contain language corresponding to the
remaining text of your message, although I was able, based on your
text, to locate
http://www.opengroup.org/publications/catalog/c438.htm,
which does contain tables 5-2 and 5-7 that correspond to what you've
said. I doubt I would have looked to The Open Group if it had not been
for your message.
Thanks again for your help.
--
Tk!
_______________________________________________
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.