Searched refs:uv__udp_recv_stop (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/mit/libuv/dist/src/
H A Duv-common.h193 int uv__udp_recv_stop(uv_udp_t* handle);
H A Duv-common.c498 return uv__udp_recv_stop(handle);
/netbsd-current/external/mit/libuv/dist/src/win/
H A Dudp.c393 int uv__udp_recv_stop(uv_udp_t* handle) { function
/netbsd-current/external/mit/libuv/dist/src/unix/
H A Dudp.c1406 int uv__udp_recv_stop(uv_udp_t* handle) { function

Completed in 104 milliseconds