MCPcopy Create free account
hub / github.com/Meituan-Dianping/SQLAdvisor / GetTimeOut

Method GetTimeOut

extra/yassl/src/yassl_int.cpp:1674–1677  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1672
1673
1674uint SSL_SESSION::GetTimeOut() const
1675{
1676 return timeout_;
1677}
1678
1679
1680void SSL_SESSION::SetTimeOut(uint t)

Callers 2

lookupMethod · 0.80
FlushMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected