Function tokio_dns::udp_bind [] [src]

pub fn udp_bind<'a, T>(ep: T, handle: &Handle) -> IoFuture<UdpSocket> where T: ToEndpoint<'a>

Bind to the endpoint using the default resolver.