[][src]Function solana_net_utils::bind_common

pub fn bind_common(
    port: u16,
    reuseaddr: bool
) -> Result<(UdpSocket, TcpListener)>