Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ cancel_active_timeout
Method
cancel_active_timeout
src/proxy/PluginVC.cc:843–847 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
841
}
842
843
void
844
PluginVC::cancel_active_timeout()
845
{
846
set_active_timeout(0);
847
}
848
849
void
850
PluginVC::cancel_inactivity_timeout()
Callers
1
TSVConnActiveTimeoutCancel
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected