solana_net_utils

Function bind_to

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