MCPcopy Create free account
hub / github.com/apache/trafficserver / get_netvc

Method get_netvc

include/proxy/http2/Http2CommonSession.h:260–264  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

258}
259
260inline NetVConnection *
261Http2CommonSession::get_netvc()
262{
263 return get_proxy_session()->get_netvc();
264}
265
266inline void
267Http2CommonSession::do_clear_session_active()

Callers 2

set_txnMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected