Home
last modified time | relevance | path

Searched refs:CLOSED_TIMEOUT (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/webrtc/p2p/base/
Dpseudotcp.cc128 const long CLOSED_TIMEOUT = 60 * 1000; // If the connection is closed, once per minute variable
617 nTimeout = CLOSED_TIMEOUT; in clock_check()