Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
374
bool
375
Http2ServerSession::is_multiplexing() const
376
{
377
return true;
378
}
379
380
bool
381
Http2ServerSession::is_outbound() const
Callers
3
acquireSession
Method · 0.45
_acquire_session
Method · 0.45
state_http_server_open
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected