Home
last modified time | relevance | path

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

/commonlibrary/rust/ylong_http/ylong_http_client/src/util/h3/
H A Dstreams.rs30 const HTTP3_FIRST_UNI_STREAM_ID: u64 = 2u64; consts
155 next_uni_stream_id: AtomicU64::new(HTTP3_FIRST_UNI_STREAM_ID),

Completed in 2 milliseconds