Module domain::net::client::dgram

source ·
Expand description

A client over datagram protocols.

This module implements a DNS client for use with datagram protocols, i.e., message-oriented, connection-less, unreliable network protocols. In practice, this is pretty much exclusively UDP.

Structs§

Enums§