int
|
ccount
the largest connection number used
|
|
Choker.Choker
|
choker
the Choker instance to use
|
dictionary
|
config
the configration information
|
dictionary
|
connections
the collection of connections that are open
|
|
Downloader.Downloader
|
downloader
the Downloader instance to use
|
int
|
external_connection_made
greater than 0 if there have been external connections
|
method
|
make_upload
the method to create a new Uploader.Upload
|
int
|
numpieces
the number of pieces in the download
|
boolean
|
rate_capped
not used
|
|
RateLimiter.RateLimiter
|
ratelimiter
the RateLimiter instance to use
|
method
|
sched
the method to call to schedule future actions (not used)
|
|
Debtorrent.CurrentRateMeasure.Measure
|
totalup
the Measure instance to use
|