Flowdock
method

sender_for

Importance_0
v2_2_9 - Show latest stable - 0 notes - Class: Resolv::DNS::Requester
sender_for(addr, msg) public

No documentation

This method has no description. You can help the Ruby community by adding new notes.

Hide source
# File lib/resolv.rb, line 711
      def sender_for(addr, msg)
        @senders[[addr,msg.id]]
      end
Register or log in to add new notes.