Home
last modified time | relevance | path

Searched defs:uv_tcp_connect (Results 1 – 2 of 2) sorted by relevance

/netbsd/external/mpl/bind/dist/lib/isc/tests/
H A Duv_wrap.h292 #define uv_tcp_connect(...) __wrap_uv_tcp_connect(__VA_ARGS__) macro
/netbsd/external/mit/libuv/dist/src/
H A Duv-common.c361 int uv_tcp_connect(uv_connect_t* req, in uv_tcp_connect() function