pub fn tcp_stream_test<S: Connect, E: Executor, TE: Time>(
    server_addr: IpAddr,
    exec: E
)
Expand description

Test tcp_stream.