Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: NNN50_CE_Test_UDP NNN50_linux_firmware NNN50_SoftAP_HelloWorld NNN50_BLEWIFISensor ... more
tstrSocketConnectMsg Struct Reference
[Asynchronous Events]
Socket connect status. More...
#include <socket.h>
Data Fields | |
| SOCKET | sock |
| sint8 | s8Error |
Detailed Description
Socket connect status.
Socket connect information is returned through this structure in response to the asynchronous call to the connect socket function. This structure together with the event SOCKET_MSG_CONNECT are passed-in parameters to the callback function.
Definition at line 765 of file socket.h.
Field Documentation
Generated on Wed Jul 13 2022 16:32:38 by
1.7.2