]> git.mxchange.org Git - quix0rs-apt-p2p.git/commit
Fixed package loading (which let apt-p2p launch again) + used no more kept-alive...
authorRoland Haeder <roland@mxchange.org>
Sat, 13 Jul 2013 13:25:54 +0000 (15:25 +0200)
committerRoland Haeder <roland@mxchange.org>
Sat, 13 Jul 2013 13:25:54 +0000 (15:25 +0200)
commitc749275a35e84d45ea694f9dc90a89df09caf1b2
treefc329e0c203895b148333dae680a23b1bf12c619
parent277ab6e6a1d6049753f2f55447a8e0e6d850ea21
Fixed package loading (which let apt-p2p launch again) + used no more kept-alive connections as they caused some trouble (broken pipes). This is maybe caused by a (partly) broken HTTP implementation in Python (keep-alive seems to be broken).
apt_p2p/AptPackages.py
apt_p2p/HTTPDownloader.py
apt_p2p_Khashmir/DHT.py