lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #48056] tcp_output limitation


From: Simon Goldschmidt
Subject: [lwip-devel] [bug #48056] tcp_output limitation
Date: Mon, 30 May 2016 10:25:45 +0000 (UTC)
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/50.0.2661.102 Safari/537.36

Update of bug #48056 (project lwip):

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

    _______________________________________________________

Follow-up Comment #1:

> Why not allowing to send data with a specific flag ?

You wouldn't gain anything: data that is sent by tcp_output() does not get
freed until it is acknowledged by the remote host. It is just moved from the
'unsent' list to the 'unacked' list.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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