- query
dnsQueryResult query(DnsNetConfig netConfig, ubyte[] requestData, ubyte[] responseData, DnsNetStat netStat)
Undocumented in source. Be warned that the author may not have intended to support it.
- tcpQuery
dnsQueryResult tcpQuery(DnsNetConfig netConfig, ubyte[] requestData, ubyte[] responseData, DnsNetStat netStat)
Undocumented in source. Be warned that the author may not have intended to support it.
- tlsQuery
dnsQueryResult tlsQuery(DnsNetConfig netConfig, ubyte[] requestData, ubyte[] responseData, DnsNetStat netStat)
Undocumented in source. Be warned that the author may not have intended to support it.
- udpQuery
dnsQueryResult udpQuery(DnsNetConfig netConfig, ubyte[] requestData, ubyte[] responseData, DnsNetStat netStat)
Undocumented in source. Be warned that the author may not have intended to support it.