vector::test_util

Function wait_for_tcp

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