Home
last modified time | relevance | path

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

/external/chromium/third_party/libjingle/source/talk/p2p/base/
Dpseudotcp.cc139 const long CLOSED_TIMEOUT = 60 * 1000; // If the connection is closed, once per minute variable
572 nTimeout = CLOSED_TIMEOUT; in clock_check()