Module trust_dns_proto::tcp
source · [−]Expand description
TCP protocol related components for DNS
Structs
A future that resolves to an TcpClientStream
Tcp client stream
A Stream used for sending data to and from a remote DNS endpoint (client or server).
Traits
Trait for TCP connection
Trait for TCP connection