Searched refs:NXT_NONBLOCK (Results 1 – 6 of 6) sorted by relevance
22 if (flags & NXT_NONBLOCK) { in nxt_socket_create()40 if (flags & NXT_NONBLOCK) { in nxt_socket_create()
13 #define NXT_NONBLOCK 1 macro
87 s = nxt_socket_create(task, family, c->remote->type, 0, NXT_NONBLOCK); in nxt_conn_socket()
1324 if (ls[i].flags == NXT_NONBLOCK) { in nxt_runtime_listen_sockets_enable()
646 ls->flags = NXT_NONBLOCK; in nxt_runtime_controller_socket()
2509 ls->flags = NXT_NONBLOCK; in nxt_router_socket_conf()