Searched refs:wait_for_connections_closed (Results 1 – 1 of 1) sorted by relevance
141 if let Err(e) = self.wait_for_connections_closed() { in stop()264 fn wait_for_connections_closed(&mut self) -> Result<()> { in wait_for_connections_closed() method