Home
last modified time | relevance | path

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

/system/netd/tests/
Dnetlink_listener_test.cpp48 constexpr uint32_t SOCK_CLOSE_WAIT_US = 20 * 1000; variable
139 usleep(SOCK_CLOSE_WAIT_US); in checkMassiveSocketDestroy()