method
new
v1_8_7_72 -
Show latest stable
- Class:
Resolv::DNS::Requester::Sender
new(msg, data, sock)public
No documentation available.
# File lib/resolv.rb, line 640
def initialize(msg, data, sock)
@msg = msg
@data = data
@sock = sock
end