pub fn get_multi_client(
    nodes: &[LegacyContactInfo],
    socket_addr_space: &SocketAddrSpace,
    connection_cache: Arc<ConnectionCache>
) -> (ThinClient, usize)
👎Deprecated since 1.18.6: Will be removed in favor of get_client