Home
last modified time | relevance | path

Searched refs:ConnManager (Results 1 - 3 of 3) sorted by relevance

/commonlibrary/rust/ylong_http/ylong_http_client/src/util/h2/
H A Dmod.rs21 //! -[`ConnManager`] is used to coordinate the Request sending and Response
37 pub(crate) use manager::ConnManager;
H A Dmanager.rs39 pub(crate) struct ConnManager {
59 impl Future for ConnManager {
124 impl ConnManager { impls
/commonlibrary/rust/ylong_http/ylong_http_client/src/util/
H A Ddispatcher.rs203 ConnManager, FlowControl, H2StreamState, RecvData, RequestWrapper, SendData,
376 ConnManager::new(settings_sync, input_channel.0, resp_rx, req_rx, controller); in launch()

Completed in 3 milliseconds