Module trust_dns::tcp::tcp_stream [] [src]

This module contains all the TCP structures for demuxing TCP into streams of DNS packets.

Structs

TcpStream

A Stream used for sending data to and from a remote DNS endpoint (client or server).

Enums

ReadTcpState

Current state of a TCP stream as it's being read.