Home
last modified time | relevance | path

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

/libuv/src/
H A Duv-common.h120 UV_HANDLE_UDP_RECVMMSG = 0x04000000, enumerator
H A Duv-common.c364 handle->flags |= UV_HANDLE_UDP_RECVMMSG; in uv_udp_init_ex()
/libuv/src/unix/
H A Dudp.c1041 if (handle->flags & UV_HANDLE_UDP_RECVMMSG) in uv_udp_using_recvmmsg()

Completed in 13 milliseconds