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

Method is_multiplexing

src/proxy/http2/Http2ServerSession.cc:374–378  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

372}
373
374bool
375Http2ServerSession::is_multiplexing() const
376{
377 return true;
378}
379
380bool
381Http2ServerSession::is_outbound() const

Callers 3

acquireSessionMethod · 0.45
_acquire_sessionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected