MCPcopy Create free account
hub / github.com/apache/trafficserver / cancel_active_timeout

Method cancel_active_timeout

src/proxy/http2/Http2Stream.cc:1040–1044  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1038}
1039
1040void
1041Http2Stream::cancel_active_timeout()
1042{
1043 _timeout.cancel_active_timeout();
1044}
1045
1046void
1047Http2Stream::cancel_inactivity_timeout()

Callers 7

releaseSessionMethod · 0.45
move_netvcMethod · 0.45
state_net_openMethod · 0.45
_resetMethod · 0.45
releaseMethod · 0.45
attach_server_sessionMethod · 0.45
rcv_headers_frameMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected