Searched refs:apply_max_concurrent_streams (Results 1 – 2 of 2) sorted by relevance
355 self.controller.streams.apply_max_concurrent_streams(*num); in recv_settings_frame()
214 pub(crate) fn apply_max_concurrent_streams(&mut self, num: u32) { in apply_max_concurrent_streams() method