Searched defs:uv__tcp_bind (Results 1 – 2 of 2) sorted by relevance
/third_party/libuv/src/unix/ | ||
D | tcp.c | 148 int uv__tcp_bind(uv_tcp_t* tcp, in uv__tcp_bind() function |
/third_party/libuv/src/win/ | ||
D | tcp.c | 1552 int uv__tcp_bind(uv_tcp_t* handle, in uv__tcp_bind() function |