HomeSort by relevance Sort by last modified time
    Searched refs:CLOSED_TIMEOUT (Results 1 - 2 of 2) sorted by null

  /external/chromium/third_party/libjingle/source/talk/p2p/base/
pseudotcp.cc 139 const long CLOSED_TIMEOUT = 60 * 1000; // If the connection is closed, once per minute
572 nTimeout = CLOSED_TIMEOUT;
  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
pseudotcp.cc 151 const long CLOSED_TIMEOUT = 60 * 1000; // If the connection is closed, once per minute
637 nTimeout = CLOSED_TIMEOUT;
    [all...]

Completed in 85 milliseconds