mirror of https://github.com/ARMmbed/mbed-os.git
- When calling socket APIs when socket is not open, NSAPI_ERROR_NO_SOCKET will be returned instead of generic NSAPI_ERROR_DEVICE_ERROR - If socket_send() is called when connection is not open, NSAPI_ERROR_NO_CONNECTION will be returned instead of generic NSAPI_ERROR_DEVICE_ERROR |
||
---|---|---|
.. | ||
cellular/framework | ||
lorawan | ||
netsocket |