pub fn localhost_ipv4_test<E: Executor + Send + 'static, R: ConnectionProvider>(
exec: E,
handle: R,
)
Available on crate feature
testing
only.Expand description
Test ipv4 localhost.
pub fn localhost_ipv4_test<E: Executor + Send + 'static, R: ConnectionProvider>(
exec: E,
handle: R,
)
testing
only.Test ipv4 localhost.