Home
last modified time | relevance | path

Searched refs:h3_cln (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/quiche/src/h3/
Dmod.rs2706 let h3_cln = Connection::new(&config, false).unwrap(); in uni_stream_local_counting() localVariable
2707 assert_eq!(h3_cln.next_uni_stream_id, 2); in uni_stream_local_counting()