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
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