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.
SocketEventDesc Struct Reference
Structure describing socket events. More...
#include <socket.h>
Data Fields | |
| Socket * | socket |
| Handle to a socket to monitor. | |
| uint_t | eventMask |
| Requested events. | |
| uint_t | eventFlags |
| Returned events. | |
Detailed Description
Structure describing socket events.
Definition at line 298 of file socket.h.
Field Documentation
| uint_t eventFlags |
Generated on Tue Jul 12 2022 17:10:24 by
1.7.2