Module dgram_stream

Source
Expand description

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

Structsยง

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