Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/h2/
H A Dstreams.rs104 RemoteGoAway, enumerator
503 unsent_stream.state = H2StreamState::Closed(CloseReason::RemoteGoAway); in get_go_away_streams()
509 unsent_stream.state = H2StreamState::Closed(CloseReason::RemoteGoAway); in get_go_away_streams()
552 | CloseReason::RemoteGoAway, in send_local_reset()