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

Method get_received_frame_count

src/proxy/ProxySession.cc:226–230  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

224}
225
226uint64_t
227ProxySession::get_received_frame_count(uint64_t /* type ATS_UNUSED */) const
228{
229 return 0;
230}
231
232void
233ProxySession::set_active_timeout(ink_hrtime timeout_in)

Callers 1

TSHttpSsnInfoIntGetFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected