Home
last modified time | relevance | path

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

/libuv/test/
H A Dtest-udp-send-unreachable.c164 UV_UDP_LINUX_RECVERR); in TEST_IMPL()
/libuv/src/unix/
H A Dudp.c507 if (flags & ~(UV_UDP_IPV6ONLY | UV_UDP_REUSEADDR | UV_UDP_LINUX_RECVERR)) in uv__udp_bind()
523 if (flags & UV_UDP_LINUX_RECVERR) { in uv__udp_bind()
/libuv/docs/src/
H A Dudp.rst63 UV_UDP_LINUX_RECVERR = 32,
/libuv/include/
H A Duv.h673 UV_UDP_LINUX_RECVERR = 32, enumerator

Completed in 24 milliseconds