hickory_proto

Module udp

Source
Expand description

UDP protocol related components for DNS

Structs§

Constants§

Traits§

  • Trait for DnsUdpSocket
  • To implement quinn::AsyncUdpSocket, we need our custom socket capable of getting local address.
  • Trait for UdpSocket