NNN50 WIFI_API library
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