]> git.mxchange.org Git - quix0rs-apt-p2p.git/commit
Reorganize the DHT's remote interface parameters.
authorCameron Dale <camrdale@gmail.com>
Thu, 27 Mar 2008 22:00:50 +0000 (15:00 -0700)
committerCameron Dale <camrdale@gmail.com>
Thu, 27 Mar 2008 22:00:50 +0000 (15:00 -0700)
commitabdb21e83bad4de622789885548d7f0ed36d5cba
tree8bb0f0d8dce19560176f659929a55a98aba1bffb
parent8fc0a36f42c9cf863a35b79cb013b5d0348b9fce
Reorganize the DHT's remote interface parameters.

Now the parameter ordering matches the one in the knode module.

Also makes the _krpc_sender optional so the remote interface can
be called by the local node.
apt_p2p_Khashmir/khashmir.py