Home
last modified time | relevance | path

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

/commonlibrary/rust/ylong_http/ylong_http_client/src/util/h3/
H A Dio_manager.rs82 fn poll_io_recv(&mut self, cx: &mut Context<'_>) -> Poll<Result<(), DispatchErrorKind>> { in poll_io_recv() functions
177 if let Poll::Ready(Err(e)) = this.poll_io_recv(cx) {

Completed in 1 milliseconds