Searched refs:timeout_msecs (Results 1 – 1 of 1) sorted by relevance
400 const int timeout_msecs = DnsTlsSocket::kIdleTimeout.count() * 1000; in loop() local442 const int s = TEMP_FAILURE_RETRY(poll(fds, std::size(fds), timeout_msecs)); in loop()