Home
last modified time | relevance | path

Searched refs:set_qpack_block_stream (Results 1 - 4 of 4) sorted by relevance

/commonlibrary/rust/ylong_http/ylong_http/src/h3/
H A Dframe.rs164 pub fn set_qpack_block_stream(&mut self, size: u64) { in set_qpack_block_stream() functions
H A Ddecoder.rs694 frame::SETTING_QPACK_BLOCKED_STREAMS => settings.set_qpack_block_stream(value), in decode_settings_payload()
H A Dencoder.rs687 setting.set_qpack_block_stream(50); in ut_encoder_control_stream_settings()
/commonlibrary/rust/ylong_http/ylong_http_client/src/util/h3/
H A Dstream_manager.rs351 settings.set_qpack_block_stream(config.qpack_blocked_streams());

Completed in 4 milliseconds