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

Test tcp_client_stream.