Resolv::DNS is a DNS stub resolver.
Information taken from the following places:
-
STD0013
-
RFC 1035
-
ftp.isi.edu/in-notes/iana/assignments/dns-parameters
-
etc.
Constants
RequestIDMutex = Thread::Mutex.new # :nodoc:
RequestID = {}
UDPSize = 512
Port = 53