|
| From: | Oleg Tyshev |
| Subject: | [lwip-devel] [bug #26267] Simultaneous close |
| Date: | Tue, 21 Apr 2009 17:40:26 +0000 |
| User-agent: | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.8) Gecko/2009032609 Firefox/3.0.8 GTB5 |
Follow-up Comment #8, bug #26267 (project lwip):
I debugged
for host2 pcb->snd_nxt in processing FIN_WAIT_1 and CLOSING is the same.
FIN wasn't send to the other side
In CLOSING would be awaited ACK to the FIN.
It means
(awaited ackno in FIN_WAIT_1) + 1 == (awaited ackno in CLOSING)
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/bugs/?26267>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |