lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #54160] tcp_pcb_purge() and snd_queuelen


From: Simon Goldschmidt
Subject: [lwip-devel] [bug #54160] tcp_pcb_purge() and snd_queuelen
Date: Thu, 21 Jun 2018 04:41:35 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Firefox/60.0

Update of bug #54160 (project lwip):

                  Status:                    None => Invalid                
             Assigned to:                    None => goldsimon              
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #1:

tcp_pcu_purge() is an internal function that is used before freeing the pcb.
The pcb's state is more or less undefined after this function returns.

In other words, just don't call it from outside the stack, it certainly does
*not* do what you want.

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via Savannah
  https://savannah.nongnu.org/




reply via email to

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