Signature
#define SOCK_NON_BLOCKING (1 << 0) /* Set the socket a nonblocking */#define SOCK_LIBC_ERRORS (1 << 1) /* Enable libc error reporting */
Description
Socket flags