pull/5/head
Frank Denis 5 years ago
parent aa8d6f22d1
commit 2366456eb0

@ -318,6 +318,7 @@ async fn tcp_acceptor(globals: Arc<Globals>, tcp_listener: TcpListener) -> Resul
Ok(())
}
#[allow(unreachable_code)]
async fn udp_acceptor(
globals: Arc<Globals>,
net_udp_socket: std::net::UdpSocket,

Loading…
Cancel
Save