Home
last modified time | relevance | path

Searched refs:SOCK_NONBLOCK (Results 1 – 2 of 2) sorted by relevance

/components/net/sal/include/
A Dsal_socket.h41 #define SOCK_NONBLOCK 04000 macro
/components/lwp/
A Dlwp_syscall.c6207 if (type & SOCK_NONBLOCK) in sys_socket()
6210 type &= ~SOCK_NONBLOCK; in sys_socket()

Completed in 23 milliseconds