Address Family definitions. More...
Macros | |
#define | IOT_SOCKET_AF_INET 1 |
IPv4. | |
#define | IOT_SOCKET_AF_INET6 2 |
IPv6. | |
Address Family definitions.
The Socket Address Family specifies the addressing scheme that an instance of the socket can use.
#define IOT_SOCKET_AF_INET 1 |
IPv4.
Internet Address Family version 4.
#define IOT_SOCKET_AF_INET6 2 |
IPv6.
Internet Address Family version 6.