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

Test tcp_stream.