mirror of
https://github.com/lwip-tcpip/lwip.git
synced 2024-12-25 00:14:02 +00:00
4c78ec7931
Using {0} broke Travis CI even though this should be correct for initializing struct msghdr (see example in Linxu man pages: http://man7.org/linux/man-pages/man3/cmsg.3.html) Just use memset for now which is the common approach in LwIP codebase |
||
---|---|---|
.. | ||
api | ||
arch | ||
core | ||
dhcp | ||
etharp | ||
mdns | ||
tcp | ||
udp | ||
Filelists.mk | ||
lwip_check.h | ||
lwip_unittests.c | ||
lwipopts.h |