Home
last modified time | relevance | path

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

/external/rust/crates/quiche/src/
Dstream.rs447 pub fn should_update_max_streams_bidi(&self) -> bool { in should_update_max_streams_bidi() method
Dlib.rs2150 if self.streams.should_update_max_streams_bidi() { in send()
3522 self.streams.should_update_max_streams_bidi() || in write_epoch()