MCPcopy 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
843void
844PluginVC::cancel_active_timeout()
845{
846 set_active_timeout(0);
847}
848
849void
850PluginVC::cancel_inactivity_timeout()

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected