lwip-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-devel] [bug #16830] err_tcp() posts to connection mailbox when no


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: Thu, 05 Apr 2007 13:29:25 +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 #10, bug #16830 (project lwip):

The "if (msg_copy.conn->err != ERR_OK) {"  in api_msg_input is not a so good
idea, because even with an error on "conn->err", you have to execute
do_disconnect, do_close & do_delconn. We can move the check at the beginning
of do_listen, do_send, do_recv, do_write & do_join_leave_group...


    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?16830>

_______________________________________________
  Message posté via/par Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]