Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
260
inline NetVConnection *
261
Http2CommonSession::get_netvc()
262
{
263
return get_proxy_session()->get_netvc();
264
}
265
266
inline void
267
Http2CommonSession::do_clear_session_active()
Callers
2
state_read_connection_preface
Method · 0.95
set_txn
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected