[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] [bug #36167] tcp server crash when client closes (maximum w
From: |
Joan Lledó |
Subject: |
[lwip-devel] [bug #36167] tcp server crash when client closes (maximum window) |
Date: |
Sun, 29 Oct 2017 05:30:10 -0400 (EDT) |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0 |
Follow-up Comment #9, bug #36167 (project lwip):
Sorry for raising an old bug, but I've experienced this exact bug in the
client side. That is, with TCP_WND set to 0xFFFF, an active closing crashes
the server as its pcb->state is not CLOSE_WAIT nor LAST_ACK, but TIME_WAIT.
Why was the active close case excluded from the solution?
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/bugs/?36167>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
- [lwip-devel] [bug #36167] tcp server crash when client closes (maximum window),
Joan Lledó <=