Home
last modified time | relevance | path

Searched defs:blocked (Results 1 – 2 of 2) sorted by relevance

/commonlibrary/rust/ylong_http/ylong_http_client/src/util/h2/
Dmanager.rs417 let mut blocked = false; in recv_go_away_frame() localVariable
543 let blocked = self.exit_with_error(cx, other); in manage_resp_error() localVariable
630 let blocked = in manage_conn_error() localVariable
744 let mut blocked = false; in exit_with_error() localVariable
/commonlibrary/rust/ylong_http/ylong_http_client/src/util/
Ddispatcher.rs503 let mut blocked = false; in poll_blocked_message() localVariable