Scanning cache directories on startup waits for DHT storeValue to return.
[quix0rs-apt-p2p.git] / apt_dht / CacheManager.py
2008-01-15 Cameron DaleScanning cache directories on startup waits for DHT...
2008-01-15 Cameron DaleAdded scanning of other directories for cached packages.
2008-01-15 Cameron DaleCacheManager scans the cache directory during initializ...
2008-01-14 Cameron DaleRemove the mirror name from the shared HTTP directory.
2008-01-14 Cameron DaleReset the HTTPServer subdirectories when a new cache...
2008-01-14 Cameron DaleUse FilePath everywhere and create new CacheManager...