![]() |
WE310F5
39.00.000
|
This section describes the M2MB APIs for the general socket layer. More...
Macros | |
#define | M2MB_SOCKET_BSD_INVALID_SOCKET (M2MB_SOCKET_BSD_SOCKET)(~0) |
This section describes the M2MB APIs for the general socket layer.
General sockets API's are used to create and manage the TCP/UDP sockets. In addition, there are also used to SEND/RECEIVE data to/from other socket.
#define M2MB_SOCKET_BSD_INVALID_SOCKET (M2MB_SOCKET_BSD_SOCKET)(~0) |
@{ Invalid socket handle
Definition at line 46 of file m2mb_socket.h.