]> git.mxchange.org Git - quix0rs-apt-p2p.git/commit
Fix a traceback generating bug in the refreshing of DHT entries.
authorCameron Dale <camrdale@gmail.com>
Wed, 7 May 2008 07:10:38 +0000 (00:10 -0700)
committerCameron Dale <camrdale@gmail.com>
Wed, 7 May 2008 07:10:38 +0000 (00:10 -0700)
commit855f99e45331dd8c96bc241fd984d3fd97b05071
treec6851ab10a5bb5bc31dc8dcae637613ce67453bb
parentf21e0a6c24538dc387f7a1828db47862ba25b246
Fix a traceback generating bug in the refreshing of DHT entries.

Also change the DB's expiredHashes to return a sorted list.
apt_p2p/DHTManager.py
apt_p2p/db.py