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

Method get_transact_count

src/proxy/http3/Http3Session.cc:150–154  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

148}
149
150int
151HQSession::get_transact_count() const
152{
153 return 0;
154}
155
156int
157HQSession::main_event_handler(int event, void *edata)

Callers 7

new_transactionMethod · 0.45
is_first_transactionMethod · 0.45
create_server_txnMethod · 0.45
attach_server_sessionMethod · 0.45
TSHttpSsnInfoIntGetFunction · 0.45
get_transaction_idMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected