mirror of
https://github.com/lwip-tcpip/lwip.git
synced 2024-12-25 09:16:20 +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 |
||
---|---|---|
.. | ||
test_sockets.c | ||
test_sockets.h |