Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
879
bool
880
PluginVC::add_to_active_queue()
881
{
882
// do nothing
883
return true;
884
}
885
886
SOCKET
887
PluginVC::get_socket()
Callers
3
new_transaction
Method · 0.45
create_initiating_stream
Method · 0.45
create_stream
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected