Home
last modified time | relevance | path

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

/third_party/libuv/src/
H A Duv-common.h151 int uv__tcp_bind(uv_tcp_t* tcp,
H A Duv-common.c342 return uv__tcp_bind(handle, addr, addrlen, flags); in uv_tcp_bind()
/third_party/node/deps/uv/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); in uv_tcp_bind()
/third_party/libuv/src/unix/
H A Dtcp.c151 int uv__tcp_bind(uv_tcp_t* tcp, in uv__tcp_bind() function
/third_party/node/deps/uv/src/unix/
H A Dtcp.c148 int uv__tcp_bind(uv_tcp_t* tcp, in uv__tcp_bind() function
/third_party/libuv/src/win/
H A Dtcp.c1523 int uv__tcp_bind(uv_tcp_t* handle, in uv__tcp_bind() function
/third_party/node/deps/uv/src/win/
H A Dtcp.c1555 int uv__tcp_bind(uv_tcp_t* handle, in uv__tcp_bind() function

Completed in 10 milliseconds