[][src]Function solana_net_utils::bind_to

pub fn bind_to(ip_addr: IpAddr, port: u16, reuseaddr: bool) -> Result<UdpSocket>