mbed-os/connectivity/nanostack/include
Bora Özgen 7523588035 NetworkStack: Remove stub implementations of socket_x_control
As a default implementation is already provided by
NetworkStack, stub implementations in the child classes
are not required. Furthermore, they return unsupported for
all cases instead of redirecting to the non-control API,
which is plainly wrong.
2021-10-21 10:33:13 +02:00
..
nanostack-interface NetworkStack: Remove stub implementations of socket_x_control 2021-10-21 10:33:13 +02:00