Home
last modified time | relevance | path

Searched defs:SendWindow (Results 1 – 2 of 2) sorted by relevance

/commonlibrary/rust/ylong_http/ylong_http_client/src/util/h2/buffer/
Dwindow.rs18 pub(crate) struct SendWindow { struct
25 impl SendWindow { impl
/commonlibrary/rust/ylong_http/ylong_http_client/src/util/h2/
Dstreams.rs748 send_window: SendWindow, in new()