Searched refs:client_socket_thread (Results 1 – 1 of 1) sorted by relevance
188 static void client_socket_thread(std::string_view) { in client_socket_thread() function232 std::thread(client_socket_thread, addr).detach(); in init_emulator_scanner()