Module domain::net::client::dgram_stream

source ·
Expand description

A UDP transport that falls back to TCP if the reply is truncated

Structs§

  • Configuration for an octet_stream transport connection.
  • DNS transport connection that first issues a query over a UDP transport and falls back to TCP if the reply is truncated.
  • Object that contains the current state of a query.