pub fn tcp_client_stream_test<S: Connect, E: Executor>( server_addr: IpAddr, exec: E, )
testing
Test tcp_client_stream.