Flowdock
new(host, serv) public

No documentation

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

Hide source
# File lib/resolv-replace.rb, line 71
  def initialize(host, serv)
    original_resolv_initialize(IPSocket.getaddress(host), port)
  end
Register or log in to add new notes.