Searched refs:networking_loop_timeout_ (Results 1 – 2 of 2) sorted by relevance
81 networking_loop_timeout_(networking_operation_timeout), in PlatformClientPosix()91 networking_loop_timeout_(networking_operation_timeout), in PlatformClientPosix()106 std::this_thread::sleep_for(networking_loop_timeout_); in RunNetworkLoopUntilStopped()109 socket_handle_waiter()->ProcessHandles(networking_loop_timeout_); in RunNetworkLoopUntilStopped()
103 Clock::duration networking_loop_timeout_; variable