Module multicast

Source
Available on crate feature mdns only.
Expand description

Multicast protocol related components for DNS

Structs§

MdnsClientConnecttokio-runtime
A future that resolves to an MdnsClientStream
MdnsClientStreamtokio-runtime
A UDP client stream of DNS binary packets
MdnsStreamtokio-runtime
A UDP stream of DNS binary packets

Enums§

MdnsQueryType
See rfc6762 details on these different types.

Statics§

MDNS_IPV4tokio-runtime
mDNS ipv4 address, see multicast-addresses
MDNS_IPV6tokio-runtime
link-local mDNS ipv6 address, see ipv6-multicast-addresses