Class: Plug::ProxyPeerList

Inherits:
PeerList show all
Defined in:
lib/rbkb/plug/proxy.rb

Instance Method Summary collapse

Methods inherited from PeerList

#delete, #find_peer, #initialize

Methods inherited from Array

#rand_elem, #randomize, #to_hash

Constructor Details

This class inherits a constructor from Plug::PeerList

Instance Method Details

#add_peer(addr) ⇒ Object



18
# File 'lib/rbkb/plug/proxy.rb', line 18

def add_peer(addr); end

#add_peer_manually(*args) ⇒ Object



20
# File 'lib/rbkb/plug/proxy.rb', line 20

def add_peer_manually(*args); end