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

Method add_to_active_queue

src/proxy/PluginVC.cc:879–884  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

877}
878
879bool
880PluginVC::add_to_active_queue()
881{
882 // do nothing
883 return true;
884}
885
886SOCKET
887PluginVC::get_socket()

Callers 3

new_transactionMethod · 0.45
create_streamMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected