pub fn tcp_client_stream_test<S: Connect, E: Executor, TE: Time + 'static>( server_addr: IpAddr, exec: E, )
Test tcp_client_stream.