![]() |
MCUXpresso SDK API Reference Manual
Rev. 0
NXP Semiconductors
|
Options for the lType parameter of SOCKETS_Socket() function. More...
These specify the communication semantics.
Macros | |
#define | SOCKETS_SOCK_DGRAM ( 2 ) |
Datagram. More... | |
#define | SOCKETS_SOCK_STREAM ( 1 ) |
Byte-stream. More... | |
#define SOCKETS_SOCK_DGRAM ( 2 ) |
#define SOCKETS_SOCK_STREAM ( 1 ) |