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

Method get_transaction_priority_weight

src/proxy/ProxyTransaction.cc:176–180  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

174}
175
176int
177ProxyTransaction::get_transaction_priority_weight() const
178{
179 return 0;
180}
181
182int
183ProxyTransaction::get_transaction_priority_dependence() const

Callers 2

save_transaction_infoMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected