Home
last modified time | relevance | path

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

/aosp12/system/extras/tests/tcp_nuke_addr/
H A Dtcp_nuke_addr_test.cpp70 void killSockets(sockaddr_in listenaddr, int intervalMs, android::RWLock *lock) { in killSockets() function
141 std::thread t0(killSockets, sin, KILL_INTERVAL_MS, &lock); in main()