Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ set_default_inactivity_timeout
Method
set_default_inactivity_timeout
src/proxy/PluginVC.cc:831–835 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
829
}
830
831
void
832
PluginVC::set_default_inactivity_timeout(ink_hrtime timeout_in)
833
{
834
set_inactivity_timeout(timeout_in);
835
}
836
837
bool
838
PluginVC::is_default_inactivity_timeout()
Callers
1
EndRemapRequest
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected