Module tcp

Source
Expand description

TCP protocol related components for DNS

Structs§

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

Traits§

DnsTcpStream
Trait for TCP connection