Home
last modified time | relevance | path

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

/commonlibrary/rust/ylong_http/ylong_http_client/src/util/h2/
H A Dinput.rs77 let frame = match sender.poll_recv_frame(cx) {
190 fn poll_recv_frame(&mut self, cx: &mut Context<'_>) -> Poll<Result<Frame, DispatchErrorKind>> { in poll_recv_frame() functions
H A Dmanager.rs284 fn poll_recv_frame( in poll_recv_frame() functions
683 match self.poll_recv_frame(cx, frame) { in poll_recv_message()

Completed in 2 milliseconds