Searched refs:uv__tcp_bind (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/mit/libuv/dist/src/
H A Duv-common.h147 int uv__tcp_bind(uv_tcp_t* tcp,
H A Duv-common.c308 return uv__tcp_bind(handle, addr, addrlen, flags);
/netbsd-current/external/mit/libuv/dist/src/unix/
H A Dtcp.c148 int uv__tcp_bind(uv_tcp_t* tcp, function
/netbsd-current/external/mit/libuv/dist/src/win/
H A Dtcp.c1555 int uv__tcp_bind(uv_tcp_t* handle, function

Completed in 97 milliseconds