Searched refs:kHandshakeTimeoutMs (Results 1 – 1 of 1) sorted by relevance
38 static constexpr int kHandshakeTimeoutMs = 2000; variable104 if (socket_->ReceiveAll(buffer, kHandshakeLength, kHandshakeTimeoutMs) != kHandshakeLength) { in InitializeProtocol()