| Path: | lib/dnsruby/resolv.rb |
| Last Update: | Sat Feb 23 07:12:27 +0000 2019 |
The Resolv class can be used to resolve addresses using /etc/hosts and /etc/resolv.conf,
The DNS class may be used to perform more queries. If greater control over the sending of packets is required, then the Resolver or SingleResolver classes may be used.