pub fn tcp_client_stream_test<S: Connect, E: Executor>(
    server_addr: IpAddr,
    exec: E
)
Available on crate feature testing only.
Expand description

Test tcp_client_stream.