Flowdock
allow_socket?(soc) public

No documentation

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

Hide source
# File lib/drb/acl.rb, line 92
  def allow_socket?(soc)
    allow_addr?(soc.peeraddr)
  end
Register or log in to add new notes.