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