lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] [lwip] Tcp - Retransmission of Fin


From: lwip
Subject: [lwip-users] [lwip] Tcp - Retransmission of Fin
Date: Wed, 08 Jan 2003 23:00:39 -0000

Hi, 
When there is a retransmission the pcb->snd_nxt is updated from the the 
tcphdr->seqno (tcp_slowtmr function).
It seems to me that in a retransmission of FIN , pcb->snd_nxt should be updated 
to tcphdr->seqno++.
Thanks
[This message was sent through the lwip discussion list.]




reply via email to

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