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

Method clear_continued_stream_id

include/proxy/http2/Http2ConnectionState.h:464–468  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

462}
463
464inline void
465Http2ConnectionState::clear_continued_stream_id()
466{
467 continued_stream_id = 0;
468}
469
470inline uint32_t
471Http2ConnectionState::get_peer_stream_count() const

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected