Home
last modified time | relevance | path

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

/commonlibrary/rust/ylong_http/ylong_http_client/src/util/h2/
H A Dmanager.rs161 self.poll_input_request(cx)?; in manage_pending_state()
204 fn poll_input_request(&mut self, cx: &mut Context<'_>) -> Result<(), DispatchErrorKind> { in poll_input_request() functions
/commonlibrary/rust/ylong_http/ylong_http_client/src/util/h3/
H A Dstream_manager.rs143 fn poll_input_request(&mut self, cx: &mut Context<'_>) -> Result<(), DispatchErrorKind> { in poll_input_request() functions
766 if let Err(e) = this.poll_input_request(cx) {

Completed in 2 milliseconds