Home
last modified time | relevance | path

Searched defs:on (Results 1 – 5 of 5) sorted by relevance

/libuv/src/unix/
H A Dtcp.c156 int on; in uv__tcp_bind() local
454 int uv__tcp_nodelay(int fd, int on) { in uv__tcp_nodelay()
469 int uv__tcp_keepalive(int fd, int on, unsigned int delay) { in uv__tcp_keepalive()
580 int uv_tcp_nodelay(uv_tcp_t* handle, int on) { in uv_tcp_nodelay()
598 int uv_tcp_keepalive(uv_tcp_t* handle, int on, unsigned int delay) { in uv_tcp_keepalive()
H A Dudp.c1199 int uv_udp_set_broadcast(uv_udp_t* handle, int on) { in uv_udp_set_broadcast()
1274 int uv_udp_set_multicast_loop(uv_udp_t* handle, int on) { in uv_udp_set_multicast_loop()
H A Dcore.c532 int on = 1; in uv__socket() local
1998 int on = 1; in uv__sock_reuseport() local
/libuv/test/
H A Dtest-pipe-sendmsg.c46 unsigned long on = 1; in set_nonblocking() local
/libuv/src/win/
H A Dtcp.c322 int on; in uv__tcp_try_bind() local

Completed in 33 milliseconds