MCPcopy 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
1834in_port_t
1835SSLNetVConnection::_get_local_port()
1836{
1837 return this->get_local_port();
1838}
1839
1840bool
1841SSLNetVConnection::_isTryingRenegotiation() const

Callers 2

perform_sni_actionMethod · 0.45

Calls 1

get_local_portMethod · 0.80

Tested by

no test coverage detected