Searched defs:uv_udp_connect (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/mpl/bind/dist/tests/isc/
H A Duv_wrap.h284 #define uv_udp_connect(...) __wrap_uv_udp_connect(__VA_ARGS__) macro
/netbsd-current/external/mit/libuv/dist/src/
H A Duv-common.c381 int uv_udp_connect(uv_udp_t* handle, const struct sockaddr* addr) { function

Completed in 80 milliseconds