lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #38468] tcp_sent() not called on half-open connection


From: Simon Goldschmidt
Subject: [lwip-devel] [bug #38468] tcp_sent() not called on half-open connection for data ACKed with the same ack as FIN
Date: Sat, 21 Mar 2015 20:00:08 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.101 Safari/537.36

Update of bug #38468 (project lwip):

             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #2:

Fixed, thanks for reporting.

In applications like these, you have to take special care about not
referencing the pcb after tcp_close() returns success. However, this bugfix
should ensure you either get all 'sent' events or an 'err' callback, even
though you don't reference the pcb any more.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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