# File lib/drb/acl.rb, line 92
  def allow_socket?(soc)
    allow_addr?(soc.peeraddr)
  end