lwip/src
Joel Cunningham c1c1754171 Sockets: add sendmsg
Adds sendmsg implementation for TCP and UDP sockets. Control messages
are not supported at this point, but could be added in the future

https://savannah.nongnu.org/bugs/?44805

Change-Id: Iddb287fd4b693f7563f8c923f76785cdde782d2f
2015-09-16 15:49:02 -05:00
..
api Sockets: add sendmsg 2015-09-16 15:49:02 -05:00
core Fixed passing ip_input() to netif_add() for single-IP-version NO_SYS configurations 2015-09-16 22:09:54 +02:00
include Sockets: add sendmsg 2015-09-16 15:49:02 -05:00
netif PPP, FSM, don't call memcpy with NULL even when size = 0 2015-09-16 16:03:15 +02:00
FILES