]> git.mxchange.org Git - quix0rs-apt-p2p.git/commit
now if you provide a list to storeValueForKey it will use the krpc
authorburris <burris>
Tue, 15 Jun 2004 16:57:05 +0000 (16:57 +0000)
committerburris <burris>
Tue, 15 Jun 2004 16:57:05 +0000 (16:57 +0000)
commit2c1a51b121f07cc7d629eeeb3fe728b72660649f
treebd5976f8478f158cc7829bec9153c38298157540
parent27eda65e62fe1e03ea36fff7cdb7f904cca0095d
now if you provide a list to storeValueForKey it will use the krpc
method "store_values" to store multiple values under the same key in
one swoop
actions.py
const.py
khashmir.py
knode.py
krpc.py
test_khashmir.py