Struct trust_dns::tls::TlsClientConnectionBuilder [] [src]

pub struct TlsClientConnectionBuilder(_);

Methods

impl TlsClientConnectionBuilder
[src]

Creates a new client connection.

Note this has side affects of establishing the connection to the specified DNS server and starting the event_loop. Expect this to change in the future.

Arguments

  • name_server - address of the name server to use for queries