Searched defs:uv_socketpair (Results 1 – 4 of 4) sorted by relevance
| /third_party/node/deps/uv/src/unix/ |
| D | tcp.c | 476 int uv_socketpair(int type, int protocol, uv_os_sock_t fds[2], int flags0, int flags1) { in uv_socketpair() function
|
| /third_party/libuv/src/unix/ |
| D | tcp.c | 612 int uv_socketpair(int type, int protocol, uv_os_sock_t fds[2], int flags0, int flags1) { in uv_socketpair() function
|
| /third_party/node/deps/uv/src/win/ |
| D | tcp.c | 1592 int uv_socketpair(int type, int protocol, uv_os_sock_t fds[2], int flags0, int flags1) { in uv_socketpair() function
|
| /third_party/libuv/src/win/ |
| D | tcp.c | 1560 int uv_socketpair(int type, int protocol, uv_os_sock_t fds[2], int flags0, int flags1) { in uv_socketpair() function
|