wait_for_tcp

Function wait_for_tcp 

Source
pub async fn wait_for_tcp<A>(addr: A)
where A: ToSocketAddrs + Clone + Send + 'static,