Home
last modified time | relevance | path

Searched refs:uv__udp_is_bound (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/mit/libuv/dist/src/win/
H A Dudp.c938 int uv__udp_is_bound(uv_udp_t* handle) { in uv__udp_is_bound() function
972 if (uv__udp_is_bound(handle)) in uv_udp_open()