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