MCPcopy 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
861ink_hrtime
862PluginVC::get_inactivity_timeout()
863{
864 return inactive_timeout;
865}
866
867void
868PluginVC::add_to_keep_alive_queue()

Callers 5

releaseSessionMethod · 0.45
eventHandlerMethod · 0.45
_acquire_sessionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected