Expand description
TCP protocol related components for DNS
Structs§
- TcpClient
Connect - A future that resolves to an TcpClientStream
- TcpClient
Stream - Tcp client stream
- TcpStream
- A Stream used for sending data to and from a remote DNS endpoint (client or server).
Traits§
- Connect
- Trait for TCP connection
- DnsTcp
Stream - Trait for TCP connection