OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:uv_tcp_open
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/mit/libuv/dist/src/unix/
tcp.c
352
int
uv_tcp_open
(uv_tcp_t* handle, uv_os_sock_t sock) {
function
/src/external/mpl/bind/dist/tests/isc/
uv_wrap.h
185
return
uv_tcp_open
(handle, sock);
284
#define
uv_tcp_open
(...) __wrap_uv_tcp_open(__VA_ARGS__)
macro
/src/external/mit/libuv/dist/src/win/
tcp.c
1489
int
uv_tcp_open
(uv_tcp_t* handle, uv_os_sock_t sock) {
function
Completed in 17 milliseconds
Indexes created Sun Apr 26 00:22:38 UTC 2026