Trees
Indices
Help
Apt-P2P
[
hide private
]
[
frames
] |
no frames
]
[
Module Hierarchy
|
Class Hierarchy
]
Module Hierarchy
apt_p2p
:
The main apt-p2p modules.
apt_p2p.AptPackages
:
Manage a mirror's index files.
apt_p2p.CacheManager
:
Manage a cache of downloaded files.
apt_p2p.DHTManager
:
Manage all delaings with the DHT.
apt_p2p.HTTPDownloader
:
Manage all download requests to a single site.
apt_p2p.HTTPServer
:
Serve local requests from apt and remote requests from peers.
apt_p2p.Hash
:
Hash and store hash information for a file.
apt_p2p.MirrorManager
:
Manage the multiple mirrors that may be requested.
apt_p2p.PeerManager
:
Manage a set of peers and the requests to them.
apt_p2p.Streams
:
Modified streams that are used by Apt-P2P.
apt_p2p.apt_p2p
:
The main program code.
apt_p2p.apt_p2p_conf
:
Loading of configuration files and parameters.
apt_p2p.db
:
An sqlite database for storing persistent files and hashes.
apt_p2p.interfaces
:
Some interfaces that are used by the apt-p2p classes.
apt_p2p.policies
:
Resource limiting policies.
apt_p2p.stats
:
Store statistics for the Apt-P2P downloader.
apt_p2p.util
:
Some utitlity functions for use in the apt-p2p program.
apt_p2p_Khashmir
:
The apt-p2p implementation of the Khashmir DHT.
apt_p2p_Khashmir.DHT
:
The main interface to the Khashmir DHT.
apt_p2p_Khashmir.actions
:
Details of how to perform actions on remote peers.
apt_p2p_Khashmir.bencode
:
Functions for bencoding and bdecoding data.
apt_p2p_Khashmir.db
:
An sqlite database for storing nodes and key/value pairs.
apt_p2p_Khashmir.khash
:
Functions to deal with hashes (node IDs and keys).
apt_p2p_Khashmir.khashmir
:
The main Khashmir program.
apt_p2p_Khashmir.knode
:
Represents a khashmir node in the DHT.
apt_p2p_Khashmir.krpc
:
The KRPC communication protocol implementation.
apt_p2p_Khashmir.ktable
:
The routing table and buckets for a kademlia-like DHT.
apt_p2p_Khashmir.node
:
Represents a node in the DHT.
apt_p2p_Khashmir.stats
:
Store statistics for the Khashmir DHT.
apt_p2p_Khashmir.util
:
Some utitlity functions for use in apt-p2p's khashmir DHT.
apt_p2p_py (script)
:
Load the apt-p2p application.
test
:
Automated tests of the apt-p2p functionality.
Trees
Indices
Help
Apt-P2P
Generated by Epydoc 3.0.1 on Wed Jul 9 14:28:28 2008
http://epydoc.sourceforge.net