Searched refs:reconnection_timeout_ (Results 1 – 2 of 2) sorted by relevance
135 int reconnection_timeout() const { return reconnection_timeout_; } in reconnection_timeout()137 reconnection_timeout_ = timeout_in_ms; in set_reconnection_timeout()183 int reconnection_timeout_; variable
315 reconnection_timeout_(cricket::CONNECTION_WRITE_CONNECT_TIMEOUT) { in TCPConnection()