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

Port = 53

UDPSize = 512

DNSThreadGroup = ThreadGroup.new

RequestID = {}

RequestIDMutex = Mutex.new

Attributes

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