MCPcopy 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
182int
183ProxyTransaction::get_transaction_priority_dependence() const
184{
185 return 0;
186}
187
188void
189ProxyTransaction::transaction_done()

Callers 2

save_transaction_infoMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected