Searched refs:connectivity_checks (Results 1 – 1 of 1) sorted by relevance
200 self.connectivity_checks().await; in start_connectivity_checks()239 async fn connectivity_checks(self: &Arc<Self>) { in connectivity_checks() method