Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ _get_local_port
Method
_get_local_port
src/iocore/net/SSLNetVConnection.cc:1834–1838 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1832
}
1833
1834
in_port_t
1835
SSLNetVConnection::_get_local_port()
1836
{
1837
return this->get_local_port();
1838
}
1839
1840
bool
1841
SSLNetVConnection::_isTryingRenegotiation() const
Callers
2
perform_sni_action
Method · 0.45
would_have_actions_for
Method · 0.45
Calls
1
get_local_port
Method · 0.80
Tested by
no test coverage detected