lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [patch #8882] Vector improvements


From: Joel Cunningham
Subject: [lwip-devel] [patch #8882] Vector improvements
Date: Sat, 9 Jul 2016 17:55:12 +0000 (UTC)
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:47.0) Gecko/20100101 Firefox/47.0

Follow-up Comment #17, patch #8882 (project lwip):

I was able to get started on this during the weekend.  I've split the work up
into a couple of chunks.  First is converting lwip_netconn_do_write() to
operate in terms of a struct netbuf rather than void * and size.  See attached
patch.  Details of the change are contained in the commit message.

Next I'll work on another patch adding support in netconn_send for TCP and
then a third patch will convert the sendmsg TCP path to use netconn_send and
combine the logic for UDP/TCP to create a netbuf out of the IO vectors

Feel free to look over the patches as I post them and give feedback

Thanks!

(file #37785)
    _______________________________________________________

Additional Item Attachment:

File name: 0001-Convert-lwip_netconn_do_write-to-use-a-netbuf.patch Size:10 KB


    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?8882>

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




reply via email to

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