[][src]Module trust_dns::tcp

TCP protocol related components for DNS

Structs

TcpClientConnection

Tcp client connection

TcpClientStream

Tcp client stream

TcpStream

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