lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [task #14378] lwip_sendto should support sending more than


From: Simon Goldschmidt
Subject: [lwip-devel] [task #14378] lwip_sendto should support sending more than 64KB for UDP
Date: Tue, 7 Mar 2017 14:57:51 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36

Update of task #14378 (project lwip):

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

    _______________________________________________________

Follow-up Comment #1:

There's actually no real need for this. Instead, I've changed the code to
return EMSGSIZE error if 'size' does not fit into an u16_t (a lower layer will
reject this anyway).

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/task/?14378>

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




reply via email to

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