lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [task #14247] socket API: implement recvmsg msg_control sup


From: Joel Cunningham
Subject: [lwip-devel] [task #14247] socket API: implement recvmsg msg_control support
Date: Tue, 25 Apr 2017 10:01:51 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0

Follow-up Comment #20, task #14247 (project lwip):

We could move the msg_control code out of lwip_recvfrom_udp_raw() if we change
the function so it can output the netbuf (which would then be processed in
lwip_recvmsg).  It seemed minor to me since it was only a single check of: if
(msg->msg_contrllen).

Do you want me to go ahead and commit?

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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