pub fn upstream_socket_interface(
    addr: String
) -> ioResult<(SocketAddr, UdpSocket)>
Expand description

Create a new UDP socket and bind to upstream socket address