async fn lookup_cache( context: &Context, host: &str, port: u16, alpn: &str, now: i64, ) -> Result<Vec<SocketAddr>>