Package DebTorrent :: Package BT1 :: Module T2T
[hide private]
[frames] | no frames]

Module T2T

source code

Tracker to tracker connection management.

Classes [hide private]
  T2TConnection
A single tracker to tracker connection for a single torrent.
  T2TList
A list of all tracker to tracker connections.
Functions [hide private]
 
R_0()
a function that always returns 0
source code
 
R_1()
a function that always returns 0
source code
Variables [hide private]
logging.Logger logger = logging.getLogger('DebTorrent.BT1.T2T')
the logger to send all log messages to for this module

Imports: Rerequester.Rerequester, urllib.quote, threading.Event, random.randrange, string.lower, sys, logging, __init__