Struct trust_dns_proto::xfer::dns_handle::StreamHandle [−][src]
pub struct StreamHandle { /* fields omitted */ }
Expand description
The StreamHandle is the general interface for communicating with the DnsMultiplexer
Implementations
Constructs a new StreamHandle for wrapping the sender
Trait Implementations
Sends a message to the Handle for delivery to the server.