Home
last modified time | relevance | path

Searched refs:DEFAULT_MAX_CONCURRENT_STREAMS (Results 1 - 2 of 2) sorted by relevance

/commonlibrary/rust/ylong_http/ylong_http_client/src/util/h2/
H A Dstreams.rs32 const DEFAULT_MAX_CONCURRENT_STREAMS: u32 = 100; consts
192 max_concurrent_streams: DEFAULT_MAX_CONCURRENT_STREAMS,
/commonlibrary/rust/ylong_http/ylong_http_client/src/util/h3/
H A Dstreams.rs32 const DEFAULT_MAX_CONCURRENT_STREAMS: u32 = 100; consts
154 max_stream_concurrency: DEFAULT_MAX_CONCURRENT_STREAMS,

Completed in 2 milliseconds