Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
306
void
307
QPACK::set_encoder_stream(QUICStreamId id)
308
{
309
this->_encoder_stream_id = id;
310
}
311
312
void
313
QPACK::set_decoder_stream(QUICStreamId id)
Callers
2
_set_qpack_stream
Method · 0.80
test_encode
Function · 0.80
Calls
no outgoing calls
Tested by
1
test_encode
Function · 0.64