]> git.mxchange.org Git - quix0rs-apt-p2p.git/commit
Move the DHT stuff out of the main program and into the new DHTManager module.
authorCameron Dale <camrdale@gmail.com>
Thu, 24 Apr 2008 18:15:58 +0000 (11:15 -0700)
committerCameron Dale <camrdale@gmail.com>
Thu, 24 Apr 2008 18:15:58 +0000 (11:15 -0700)
commit53b39e4234ad1ce483aafcd96d4d711d80fc67de
tree7ef4966d037bae15c4c55a0b35636662b3ef05eb
parent8c18aac4790e10c1126108ab4b71b19e148045db
Move the DHT stuff out of the main program and into the new DHTManager module.
apt_p2p/CacheManager.py
apt_p2p/DHTManager.py [new file with mode: 0644]
apt_p2p/PeerManager.py
apt_p2p/__init__.py
apt_p2p/apt_p2p.py
apt_p2p/stats.py