solana_net_utils

Function bind_more_with_config

Source
pub fn bind_more_with_config(
    socket: UdpSocket,
    num: usize,
    config: SocketConfig,
) -> Result<Vec<UdpSocket>>