Home
last modified time | relevance | path

Searched refs:uv__sock_reuseport (Results 1 – 4 of 4) sorted by relevance

/libuv/src/unix/
H A Dinternal.h254 int uv__sock_reuseport(int fd);
H A Dtcp.c171 err = uv__sock_reuseport(tcp->io_watcher.fd); in uv__tcp_bind()
H A Dudp.c553 err = uv__sock_reuseport(fd); in uv__udp_bind()
H A Dcore.c1997 int uv__sock_reuseport(int fd) { in uv__sock_reuseport() function

Completed in 20 milliseconds