Package isnLib :: Package net :: Module peerManager
[show private | hide private]
[frames | no frames]

Module isnLib.net.peerManager

peer manager

replace-regexp pair to fix settings vars: self\.opts\.\([a-z_]+\)\.\([a-z_]+\) self.opts['']['']
Classes
peerManager exposes some functions to remote node and mostly allows GUI to make some calls.

Variable Summary
dict default_net_opts = {'status_timeout': 300, 'dead_count_l...

Variable Details

default_net_opts

Type:
dict
Value:
{'average_peer_count': 10,
 'can_serve': 1,
 'dead_count_limit': 6,
 'peer_request_count': 5,
 'refresh_status_interval': 60,
 'save_peer_cache_interval': 600,
 'status_timeout': 300}                                                

Generated by Epydoc 2.0 on Thu Dec 25 10:59:57 2003 http://epydoc.sf.net