Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ get_inactivity_timeout
Method
get_inactivity_timeout
src/proxy/PluginVC.cc:861–865 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
859
}
860
861
ink_hrtime
862
PluginVC::get_inactivity_timeout()
863
{
864
return inactive_timeout;
865
}
866
867
void
868
PluginVC::add_to_keep_alive_queue()
Callers
5
releaseSession
Method · 0.45
eventHandler
Method · 0.45
_acquire_session
Method · 0.45
set_no_activity_timeout
Method · 0.45
set_no_activity_timeout
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected