]> git.mxchange.org Git - quix0rs-apt-p2p.git/commit
Move all url parsing into the PeerManager.
authorCameron Dale <camrdale@gmail.com>
Fri, 4 Jan 2008 00:01:38 +0000 (16:01 -0800)
committerCameron Dale <camrdale@gmail.com>
Fri, 4 Jan 2008 00:01:38 +0000 (16:01 -0800)
commit1d77fd96b30e7ef69fe83961b305e6814e1c0a31
treea495122824e6129e6573cd43d606dbd27d167f17
parentafd9fc11f10f380a46153e525f53d8636f5b4f50
Move all url parsing into the PeerManager.

Also added a lookupHash_done function to the main code.
apt_dht/HTTPServer.py
apt_dht/PeerManager.py
apt_dht/apt_dht.py