lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #28651] tcp_connect: no callbacks called if tcp_enqueu


From: Simon Goldschmidt
Subject: [lwip-devel] [bug #28651] tcp_connect: no callbacks called if tcp_enqueue fails
Date: Tue, 19 Jan 2010 05:55:06 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; de; rv:1.9.1.7) Gecko/20091221 Firefox/3.5.7

Update of bug #28651 (project lwip):

                 Summary: netconn/socket: connect may block forever =>
tcp_connect: no callbacks called if tcp_enqueue fails

    _______________________________________________________

Follow-up Comment #1:

Turns out that the problem is in tcp_connect (updated summary): If
tcp_enqueue fails for some reason, the pcb is on the list of active pcbs but
may not have unsent data. This leads to neither the 'connected' nor the 'err'
callback of that pcb being called by tcp_tmr.

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.nongnu.org/





reply via email to

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