|
| From: | Frédéric Bernon |
| Subject: | [lwip-devel] [bug #16830] err_tcp() posts to connection mailbox when no pend on the mailbox is active |
| Date: | Wed, 04 Apr 2007 18:56:38 +0000 |
| User-agent: | Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3 |
Follow-up Comment #3, bug #16830 (project lwip):
I propose another patch for these two problems. NETCONN_CONNECT is set only
in tcpip_thread context (inside api_msg.c). The idea is the same than the
first patch, but only in api_msg.c (avoid the problem with the first patch if
a RST appears during time between a successful do_connect and the api_lib
"conn->state = NETCONN_NONE;").
Jonathan, I think the same patch is a solution to your problem. Can you
confirm?
Thank you about your comments...
(file #12401)
_______________________________________________________
Additional Item Attachment:
File name: err_tcp.patch Size:1 KB
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/bugs/?16830>
_______________________________________________
Message posté via/par Savannah
http://savannah.nongnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |