Re: TCP/IP state 11
Re: TCP/IP state 11
- Subject: Re: TCP/IP state 11
- From: Justin Walker <email@hidden>
- Date: Tue, 17 Feb 2004 08:42:12 -0800
On Tuesday, February 17, 2004, at 07:06 AM, Alexey Proskuryakov wrote:
Hi!
When using netstat, I sometimes see a strange TCP/IP state that isn't
present in netinet/tcp_fsm.h or any documentation I've seen, state
"11".
I have always thought that there are only 11 TCP/IP states, from 0
to 10.
So, what does netstat output like this mean?
Proto Recv-Q Send-Q Local Address Foreign Address
(state)
tcp4 0 0 172.16.1.9.49578 172.16.1.9.http-alt
ESTABLISHED
tcp4 0 0 *.http-alt *.* 11
At this moment, I have a local server (running in Classic on port
http-alt) and a client connected to it.
My recollection is that 'state 11' means that the "socket" is actually
controlled by Classic (or some other client) via the SharedIP NKE.
This indicates that the kernel stack should keep hands off, and let the
real owner handle the state transitions and other management of the
connection.
Regards,
Justin
--
/~\ The ASCII Justin C. Walker, Curmudgeon-at-Large
\ / Ribbon Campaign
X Help cure HTML Email
/ \
_______________________________________________
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.