Searched refs:UV_UDP_PARTIAL (Results 1 – 5 of 5) sorted by relevance
445 partial ? UV_UDP_PARTIAL : 0); in uv__process_udp_recv_req()491 UV_UDP_PARTIAL); in uv__process_udp_recv_req()
199 flags |= UV_UDP_PARTIAL; in uv__udp_recvmmsg()272 flags |= UV_UDP_PARTIAL; in uv__udp_recvmsg()
143 ``addr``. The ``flags`` parameter may be ``UV_UDP_PARTIAL`` if the buffer
34 UV_UDP_PARTIAL = 2,
659 UV_UDP_PARTIAL = 2, enumerator
Completed in 17 milliseconds