From: Cameron Dale Date: Tue, 15 Jan 2008 07:40:21 +0000 (-0800) Subject: Lookup the hash in the cache database. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;ds=sidebyside;h=73e507f17f01b02ee458cfd75abb955e195aa824;hp=73e507f17f01b02ee458cfd75abb955e195aa824;p=quix0rs-apt-p2p.git Lookup the hash in the cache database. If it's found, return that file. Still need to implement copying the file to the cache if it's not in there already (compare directory to cache_dir variable). ---