pub fn udp_client_stream_test<S: UdpSocket + Send + 'static, E: Executor>( server_addr: IpAddr, exec: E, )
testing
Test udp_client_stream.