pub fn tcp_stream_test<E: Executor>(
server_addr: IpAddr,
exec: E,
provider: impl RuntimeProvider,
)
Available on crate feature
testing
only.Expand description
Test tcp_stream.
pub fn tcp_stream_test<E: Executor>(
server_addr: IpAddr,
exec: E,
provider: impl RuntimeProvider,
)
testing
only.Test tcp_stream.