Home
last modified time | relevance | path

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

/libuv/test/
H A Dbenchmark-udp-pummel.c33 #define BASE_PORT 12345 macro
175 ASSERT_OK(uv_ip4_addr("0.0.0.0", BASE_PORT + i, &addr)); in pummel()
191 BASE_PORT + (i % n_receivers), in pummel()

Completed in 4 milliseconds