mirror of https://github.com/ARMmbed/mbed-os.git
This patch contains improvements mentioned in the unresolved PR comments: - function names were changed from socket_sendmsg/socket_recvmsg to socket_sendto_control/socket_recvfrom_control. - default implementation of this functions was provided in the NetworkStack class. - MsgHeaderIterator accesses elements on the aligned addresses. |
||
|---|---|---|
| .. | ||
| LWIPInterface.cpp | ||
| LWIPInterfaceEMAC.cpp | ||
| LWIPInterfaceL3IP.cpp | ||
| LWIPInterfacePPP.cpp | ||
| LWIPMemoryManager.cpp | ||
| LWIPStack.cpp | ||
| lwip_tools.cpp | ||