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