class Dnsruby::DNS

Dnsruby::DNS class

Resolv::DNS performs DNS queries.

class methods

methods

The searchlist and other Config info is applied to the domain name if appropriate. All the nameservers are tried (if there is no timely answer from the first).

This class uses Resolver to perform the queries.

Information taken from the following places :