[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] [bug #44092] tcp_pcb hangs in FIN_WAIT_1 after lwip_close c
From: |
Ben Kneale |
Subject: |
[lwip-devel] [bug #44092] tcp_pcb hangs in FIN_WAIT_1 after lwip_close call |
Date: |
Fri, 1 Jul 2016 01:33:33 +0000 (UTC) |
User-agent: |
Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.103 Safari/537.36 |
Follow-up Comment #3, bug #44092 (project lwip):
Sorry to post to an old bug, however I also ran into this today. I waited 5
minutes for the PCB to be cleaned up by timeouts to no avail. I noticed that
once the PCB is in the FIN_WAIT_1 state and has had tcp_close called on it,
there is no transition out of this state in the tcp_slowtmr task. However
there *is* a transition for FIN_WAIT_2. Is it possible this was mistaken as
the timeout?
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/bugs/?44092>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [lwip-devel] [bug #44092] tcp_pcb hangs in FIN_WAIT_1 after lwip_close call,
Ben Kneale <=