method
new
new(msg, data, sock)
public
Hide source
# File lib/resolv.rb, line 726 def initialize(msg, data, sock) @msg = msg @data = data @sock = sock end