Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ add_to_keep_alive_queue
Method
add_to_keep_alive_queue
src/proxy/PluginVC.cc:867–871 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
865
}
866
867
void
868
PluginVC::add_to_keep_alive_queue()
869
{
870
// do nothing
871
}
872
873
void
874
PluginVC::remove_from_keep_alive_queue()
Callers
3
release
Method · 0.45
cleanup_streams
Method · 0.45
release_stream
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected