Home
last modified time | relevance | path

Searched refs:uv__udp_queue_recv (Results 1 - 2 of 2) sorted by relevance

/third_party/libuv/src/win/
H A Dudp.c262 static void uv__udp_queue_recv(uv_loop_t* loop, uv_udp_t* handle) { in uv__udp_queue_recv() function
332 uv__udp_queue_recv(loop, handle); in uv__udp_recv_start()
512 uv__udp_queue_recv(loop, handle); in uv__process_udp_recv_req()
/third_party/node/deps/uv/src/win/
H A Dudp.c267 static void uv__udp_queue_recv(uv_loop_t* loop, uv_udp_t* handle) { in uv__udp_queue_recv() function
387 uv__udp_queue_recv(loop, handle); in uv__udp_recv_start()
557 uv__udp_queue_recv(loop, handle); in uv__process_udp_recv_req()

Completed in 3 milliseconds