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

Method set_encoder_stream

src/proxy/http3/QPACK.cc:306–310  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

304}
305
306void
307QPACK::set_encoder_stream(QUICStreamId id)
308{
309 this->_encoder_stream_id = id;
310}
311
312void
313QPACK::set_decoder_stream(QUICStreamId id)

Callers 2

_set_qpack_streamMethod · 0.80
test_encodeFunction · 0.80

Calls

no outgoing calls

Tested by 1

test_encodeFunction · 0.64