Module udp

Source
Expand description

UDP protocol related components for DNS

Structs§

UdpClientConnect
A future that resolves to an UdpClientStream
UdpClientStream
A UDP client stream of DNS binary packets
UdpStream
A UDP stream of DNS binary packets

Traits§

UdpSocket
Trait for UdpSocket