Searched refs:update_max_streams_uni (Results 1 – 2 of 2) sorted by relevance
/external/rust/crates/quiche/src/ | ||
D | stream.rs | 509 pub fn update_max_streams_uni(&mut self) { in update_max_streams_uni() method |
D | lib.rs | 3633 self.streams.update_max_streams_uni(); in send_single() |