Home
last modified time | relevance | path

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

/libuv/test/
H A Dtest-udp-reuseport.c35 uv_udp_t handle1, handle2, handle3; in TEST_IMPL() local
57 r = uv_udp_init(loop, &handle3); in TEST_IMPL()
63 r = uv_udp_bind(&handle3, (const struct sockaddr*) &addr3, in TEST_IMPL()

Completed in 6 milliseconds