DnsOptions

Undocumented in source.

Members

Functions

toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

hexStdin
bool hexStdin;
Undocumented in source.
name
string name;
Undocumented in source.
printData
bool printData;
Undocumented in source.
printParsing
bool printParsing;
Undocumented in source.
protocol
Protocol protocol;
Undocumented in source.
quiet
bool quiet;
Undocumented in source.
recursionDesired
bool recursionDesired;
Undocumented in source.
reverse
bool reverse;
Undocumented in source.
server
string server;
Undocumented in source.
serverName
string serverName;
Undocumented in source.
tlsPort
ushort tlsPort;
Undocumented in source.
trusted
bool trusted;
Undocumented in source.
trustedCertificateFile
string trustedCertificateFile;
Undocumented in source.
type
dnsType type;
Undocumented in source.
udpTcpPort
ushort udpTcpPort;
Undocumented in source.
verbose
bool verbose;
Undocumented in source.

Meta