Function target_socket_interface

Source
pub fn target_socket_interface(
    server_addr: &String,
) -> Result<(SocketAddr, UdpSocket)>