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

Method direction

src/proxy/http3/Http3Transaction.cc:233–237  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

231}
232
233NetVConnectionContext_t
234HQTransaction::direction() const
235{
236 return this->_proxy_ssn->get_netvc()->get_context();
237}
238
239void
240HQTransaction::_schedule_read_ready_event()

Callers 7

on_stream_openMethod · 0.45
on_stream_openMethod · 0.45
Http3TransactionMethod · 0.45
on_stream_openMethod · 0.45
_set_qpack_streamMethod · 0.45

Calls 2

get_contextMethod · 0.45
get_netvcMethod · 0.45

Tested by

no test coverage detected