Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/h2/
H A Dstreams.rs144 window_updating_streams: VecDeque<u32>, field
197 window_updating_streams: VecDeque::new(), in new()
271 self.window_updating_streams.push_back(id); in release_stream_recv_window()
389 match self.window_updating_streams.pop_front() { in window_update_streams()
537 self.window_updating_streams.clear(); in clear_streams_states()