Home
last modified time | relevance | path

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

/external/rust/crates/quiche/src/
Dstream.rs509 pub fn update_max_streams_uni(&mut self) { in update_max_streams_uni() method
Dlib.rs3633 self.streams.update_max_streams_uni(); in send_single()