Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ get_transaction_priority_dependence
Method
get_transaction_priority_dependence
src/proxy/ProxyTransaction.cc:182–186 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
180
}
181
182
int
183
ProxyTransaction::get_transaction_priority_dependence() const
184
{
185
return 0;
186
}
187
188
void
189
ProxyTransaction::transaction_done()
Callers
2
TSHttpTxnClientStreamPriorityGet
Function · 0.45
save_transaction_info
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected