Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ getThreadForTLSEvents
Method
getThreadForTLSEvents
src/iocore/net/SSLNetVConnection.cc:1677–1681 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1675
}
1676
1677
EThread *
1678
SSLNetVConnection::getThreadForTLSEvents()
1679
{
1680
return this->thread;
1681
}
1682
1683
Ptr<ProxyMutex>
1684
SSLNetVConnection::getMutexForTLSEvents()
Callers
1
TSVConnReenableEx
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected