pub fn connect_many( node: &mut Node, nid: NodeId, addrs: Vec<Address>, timeout: Duration, ) -> Result<()>