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

Constructor Details

This class inherits a constructor from Plug::PeerList

Instance Method Details

#add_peer(addr) ⇒ Object



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

def add_peer(addr)
end

#add_peer_manually(*args) ⇒ Object



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

def add_peer_manually(*args)
end