Function vector::test_util::wait_for_tcp

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