[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] [bug #20315] Problem in the use of tcp_listen in api_msg.c
From: |
Oleg Tyshev |
Subject: |
[lwip-devel] [bug #20315] Problem in the use of tcp_listen in api_msg.c |
Date: |
Wed, 04 Jul 2007 08:29:26 +0000 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4 |
Follow-up Comment #3, bug #20315 (project lwip):
Wait a minute.
Why tcp_pcb_remove(&tcp_active_pcbs, pcb); ?
May be the same as in success case
TCP_RMV(&tcp_bound_pcbs, pcb);
memp_free(MEMP_TCP_PCB, pcb);
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/bugs/?20315>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
- [lwip-devel] [bug #20315] Problem in the use of tcp_listen in api_msg.c, Frédéric Bernon, 2007/07/03
- [lwip-devel] [bug #20315] Problem in the use of tcp_listen in api_msg.c, Simon Goldschmidt, 2007/07/03
- [lwip-devel] [bug #20315] Problem in the use of tcp_listen in api_msg.c, Frédéric Bernon, 2007/07/03
- [lwip-devel] [bug #20315] Problem in the use of tcp_listen in api_msg.c,
Oleg Tyshev <=
- [lwip-devel] [bug #20315] Problem in the use of tcp_listen in api_msg.c, Frédéric Bernon, 2007/07/04
- [lwip-devel] [bug #20315] Problem in the use of tcp_listen in api_msg.c, Simon Goldschmidt, 2007/07/04
- [lwip-devel] [bug #20315] Problem in the use of tcp_listen in api_msg.c, Frédéric Bernon, 2007/07/10
- [lwip-devel] [bug #20315] Problem in the use of tcp_listen in api_msg.c, Kieran Mansley, 2007/07/13
- [lwip-devel] [bug #20315] Problem in the use of tcp_listen in api_msg.c, Frédéric Bernon, 2007/07/13
- [lwip-devel] [bug #20315] Problem in the use of tcp_listen in api_msg.c, Frédéric Bernon, 2007/07/13
- RE: [lwip-devel] [bug #20315] Problem in the use of tcp_listen inapi_msg.c, Goldschmidt Simon, 2007/07/13