Jan. 18, 2013
9:42 p.m.
hi: For one socket , which has been returned by accept() call , does its sk_state is assuredly already TCPF_ESTABLISHED ? thanks!
Jan. 19, 2013
3:50 p.m.
On Sat, Jan 19, 2013 at 4:42 AM, horseriver <horserivers@gmail.com> wrote:
hi:
For one socket , which has been returned by accept() call , does its sk_state is assuredly already TCPF_ESTABLISHED ?
the context is TCP, right? if so, then yes (this is without deep check in linux network stack code, just based on general logic) -- regards, Mulyadi Santosa Freelance Linux trainer and consultant blog: the-hydra.blogspot.com training: mulyaditraining.blogspot.com
4957
Age (days ago)
4958
Last active (days ago)
1 comments
2 participants
participants (2)
-
horseriver -
Mulyadi Santosa