]> git.mxchange.org Git - quix0rs-apt-p2p.git/commit
Scanning cache directories on startup waits for DHT storeValue to return.
authorCameron Dale <camrdale@gmail.com>
Tue, 15 Jan 2008 22:08:14 +0000 (14:08 -0800)
committerCameron Dale <camrdale@gmail.com>
Tue, 15 Jan 2008 22:08:14 +0000 (14:08 -0800)
commit056a62b7b55e95a3a50d64d2e769d29b9eede4a9
tree140d752726882e695d66e41060a6406063b778f1
parent73e507f17f01b02ee458cfd75abb955e195aa824
Scanning cache directories on startup waits for DHT storeValue to return.

This slows down the scanning a lot, but is more consistent for adding
values to the DHT (prevents flooding).
apt_dht/CacheManager.py
apt_dht/apt_dht.py