Home
last modified time | relevance | path

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

/dports/net/yate/yate-6.4.0-1/modules/
H A Dysipchan.cpp1287 static unsigned int s_tcpConnectRetry = 3; // Number of TCP connect attempts variable
3500 m_connectRetry(s_tcpConnectRetry), m_nextConnect(0) in YateSIPTCPTransport()
3685 m_connectRetry = s_tcpConnectRetry; in process()