Flowdock

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

Attributes

Show files where this class is defined (1 file)
Register or log in to add new notes.