WE310F5  39.00.000
M2MB SOCKET

This section describes the M2MB APIs for the general socket layer. More...

Macros

#define M2MB_SOCKET_BSD_INVALID_SOCKET   (M2MB_SOCKET_BSD_SOCKET)(~0)
 

Detailed Description

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.

Macro Definition Documentation

◆ M2MB_SOCKET_BSD_INVALID_SOCKET

#define M2MB_SOCKET_BSD_INVALID_SOCKET   (M2MB_SOCKET_BSD_SOCKET)(~0)

@{ Invalid socket handle

Definition at line 46 of file m2mb_socket.h.