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
DataTypes
[Socket]
Specific Enumeration-typedefs used for socket operations. More...
Data Structures | |
| struct | in_addr |
| IPv4 address representation. More... | |
| struct | sockaddr |
| Generic socket address structure. More... | |
| struct | sockaddr_in |
| Socket address structure for IPV4 addresses. Used to specify socket address information to which to connect to. Can be cast to sockaddr structure. More... | |
Modules | |
| Asynchronous Events | |
Specific Enumeration used for asynchronous operations. | |
Typedefs | |
| typedef sint8 | SOCKET |
| Definition for socket handler data type. Socket ID,used with all socket operations to uniquely identify the socket handler. Such an ID is uniquely assigned at socket creation when calling socket operation. | |
Detailed Description
Specific Enumeration-typedefs used for socket operations.
Typedef Documentation
Definition for socket handler data type. Socket ID,used with all socket operations to uniquely identify the socket handler. Such an ID is uniquely assigned at socket creation when calling socket operation.
Definition at line 225 of file m2m_socket_host_if.h.
Generated on Wed Jul 13 2022 16:32:38 by
1.7.2