NNN50 WIFI_API library
Dependents: NNN50_CE_Test_UDP NNN50_linux_firmware NNN50_SoftAP_HelloWorld NNN50_BLEWIFISensor ... more
tstrSocketAcceptMsg Struct Reference
[Asynchronous Events]
#include <socket.h>
Data Fields | |
| SOCKET | sock |
| struct sockaddr_in | strAddr |
Detailed Description
Socket accept status.
Socket accept information is returned through this structure in response to the asynchronous call to the accept function. This structure together with the event SOCKET_MSG_ACCEPT are passed-in parameters to the callback function.
Definition at line 743 of file socket.h.
Field Documentation
| struct sockaddr_in strAddr |
Generated on Wed Jul 13 2022 16:32:38 by
1.7.2