pub async fn udp_client_stream_test(
server_addr: IpAddr,
provider: impl RuntimeProvider,
)
Available on crate features
std
and testing
only.Expand description
Test udp_client_stream.
pub async fn udp_client_stream_test(
server_addr: IpAddr,
provider: impl RuntimeProvider,
)
std
and testing
only.Test udp_client_stream.