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: Jonathan Larmour
Subject: [lwip-devel] [bug #16830] err_tcp() posts to connection mailbox when no pend on the mailbox is active
Date: Thu, 05 Apr 2007 11:10:53 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.10) Gecko/20070223 Fedora/1.5.0.10-1.fc5 Firefox/1.5.0.10

Follow-up Comment #6, bug #16830 (project lwip):

Hmm, yes I guess the problem isn't what I thought it was. The thread won't
get stuck, but it means that a packet may arrive and be processed by the
tcpip thread, but then after that, the tcpip thread will get the message from
the program thread anyway to, for example, send data, which it will then try
and do even though an error had been indicated for this connection.

Maybe this sort of race condition is unavoidable, and not harmful, though.


    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

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