Searched defs:check_connectivity_state (Results 1 – 3 of 3) sorted by relevance
61 def check_connectivity_state(self, bint try_to_connect): member in AioChannel
598 fn check_connectivity_state(&self, try_to_connect: bool) -> ConnectivityState { in check_connectivity_state() method664 pub fn check_connectivity_state(&self, try_to_connect: bool) -> ConnectivityState { in check_connectivity_state() method
558 def check_connectivity_state(self, bint try_to_connect): member in Channel