Home
last modified time | relevance | path

Searched refs:window (Results 1 - 2 of 2) sorted by relevance

/commonlibrary/rust/ylong_http/ylong_http_client/src/util/h2/buffer/
H A Dmod.rs20 //! receiving window. -[`SendWindow`] is the structure of the client request
21 //! sending window.
24 mod window; modules
27 pub(crate) use window::{RecvWindow, SendWindow};
H A Dsettings.rs18 use crate::util::h2::buffer::window::RecvWindow;

Completed in 1 milliseconds