Package Anomos :: Module defaultargs
[hide private]
[frames] | no frames]

Module defaultargs

source code

Functions [hide private]
 
get_defaults(ui) source code
Variables [hide private]
  common_options = [('ip', '', 'ip to report to the tracker (has...
  rare_options = [('download_slice_size', 16384, 'how many bytes...
Variables Details [hide private]

common_options

Value:
[('ip',
  '',
  'ip to report to the tracker (has no effect unless you are on the sa\
me local network as the tracker)'),
 ('forwarded_port',
  0,
  'world-visible port number if it\'s different from the one the clien\
t listens on locally'),
...

rare_options

Value:
[('download_slice_size',
  16384,
  'how many bytes to query for per request.'),
 ('max_message_length',
  8388608,
  'maximum length prefix encoding you\'ll accept over the wire - large\
r values get the connection dropped.'),
 ('socket_timeout', 300.0, 'seconds to wait between closing sockets wh\
...