one please give any pointers.
Thanks,
Vishal.
--- Chuck Swiger <[EMAIL PROTECTED]> wrote:
> Vishal M wrote:
> > I have a question on Simulataneous TCP close.
> >
> > According to the TCP state machine mentioned in
> > "TCP/IP Illustrated - Vol 2", pg 8
Hello:
I have a question on Simulataneous TCP close.
According to the TCP state machine mentioned in
"TCP/IP Illustrated - Vol 2", pg 806; TCP stack is
supposed to just send out an ACK before transitioning
into CLOSING state.
However, according to tcp_outflags[] array shown on pg
807, fig #24.16