Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
150
int
151
HQSession::get_transact_count() const
152
{
153
return 0;
154
}
155
156
int
157
HQSession::main_event_handler(int event, void *edata)
Callers
7
new_transaction
Method · 0.45
is_first_transaction
Method · 0.45
create_server_txn
Method · 0.45
attach_server_session
Method · 0.45
TSHttpSsnTransactionCount
Function · 0.45
TSHttpSsnInfoIntGet
Function · 0.45
get_transaction_id
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected