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