Home
last modified time | relevance | path

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

/external/rust/crates/quiche/src/
Dstream.rs455 pub fn should_update_max_streams_uni(&self) -> bool { in should_update_max_streams_uni() method
Dlib.rs2164 if self.streams.should_update_max_streams_uni() { in send()
3523 self.streams.should_update_max_streams_uni() || in write_epoch()