Home
last modified time | relevance | path

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

/commonlibrary/rust/ylong_http/ylong_http_client/src/util/h3/
H A Dstreams.rs29 const HTTP3_FIRST_BIDI_STREAM_ID: u64 = 0u64; consts
156 next_bidi_stream_id: AtomicU64::new(HTTP3_FIRST_BIDI_STREAM_ID),

Completed in 1 milliseconds