Home
last modified time | relevance | path

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

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

Completed in 1 milliseconds