Module trust_dns::tcp [] [src]

TCP protocol related components for DNS

Reexports

pub use self::tcp_stream::TcpStream;

Modules

tcp_stream

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

Structs

TcpClientConnection

Tcp client connection

TcpClientStream

Tcp client stream