mbed-os/connectivity/netsocket/tests/UNITTESTS/doubles
mateusz.kalinowski ec3f4379d9 Code improvements for the unresolved comments
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.
2021-09-03 12:49:00 +01:00
..
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