Home
last modified time | relevance | path

Searched refs:recv_go_away_frame (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/h2/
H A Dmanager.rs309 return self.recv_go_away_frame(cx, frame).map_err(Into::into); in poll_recv_frame()
398 fn recv_go_away_frame( in recv_go_away_frame() method