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. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| CellularInterface_stub.cpp | ||
| ControlPlane_netif_stub.h | ||
| EMAC_mock.h | ||
| MeshInterface_stub.cpp | ||
| NetworkInterfaceDefaults_stub.cpp | ||
| NetworkInterface_stub.cpp | ||
| NetworkStack_stub.cpp | ||
| NetworkStack_stub.h | ||
| OnboardNetworkStack_mock.h | ||
| SocketAddress_stub.cpp | ||
| SocketStats_Stub.cpp | ||
| nsapi_dns_stub.cpp | ||