Function get_cluster_shred_version_with_binding

Source
pub fn get_cluster_shred_version_with_binding(
    ip_echo_server_addr: &SocketAddr,
    bind_address: IpAddr,
) -> Result<u16>
Expand description

Retrieves cluster shred version from Entrypoint address provided, binds client-side socket to the IP provided.