Searched refs:reconnection_timeout (Results 1 – 2 of 2) sorted by relevance
134 int reconnection_timeout() const { return reconnection_timeout_; } in reconnection_timeout() function
503 port()->thread()->PostDelayed(RTC_FROM_HERE, reconnection_timeout(), this, in OnClose()