Searched defs:protocol (Results 1 – 3 of 3) sorted by relevance
/libuv/src/unix/ |
H A D | tcp.c | 630 int uv_socketpair(int type, int protocol, uv_os_sock_t fds[2], int flags0, int flags1) { in uv_socketpair()
|
H A D | core.c | 504 int uv__socket(int domain, int type, int protocol) { in uv__socket()
|
/libuv/src/win/ |
H A D | tcp.c | 1567 int uv_socketpair(int type, int protocol, uv_os_sock_t fds[2], int flags0, int flags1) { in uv_socketpair()
|
Completed in 12 milliseconds