lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-users] [lwip] Tcp - FIN_WAIT_1 state


From: avi
Subject: [lwip-users] [lwip] Tcp - FIN_WAIT_1 state
Date: Wed, 08 Jan 2003 22:05:01 -0000

Hi,
First thanks for the previous response regarding the tcp timeouts.

There is something I couldn't understand regarding the actions done in 
FIN_WAIT_1 state:
When the lwip receive FIN in the FIN_WAIT_1 state it call to:
tcp_ack_now()
tcp_pcb_purge()
Shouldn't the tcp_output should be called before the tcp_pcb_purge,
cause when it will be called the tcp_output wil have nothing to send.

Thanks a lot

[This message was sent through the lwip discussion list.]




reply via email to

[Prev in Thread] Current Thread [Next in Thread]