KRPC calls callback with the response dictionary by itself.
authorCameron Dale <camrdale@gmail.com>
Thu, 27 Mar 2008 23:05:10 +0000 (16:05 -0700)
committerCameron Dale <camrdale@gmail.com>
Thu, 27 Mar 2008 23:05:10 +0000 (16:05 -0700)
commitff8f24ee57f4c415191660c381c27159b1342357
treed23d439c47958c9edaa02c0dd63f87377ae2ca93
parentabdb21e83bad4de622789885548d7f0ed36d5cba
KRPC calls callback with the response dictionary by itself.

Previously it was a dictionary, whose key 'rsp' contained the response dictionary.
The response dictionary has a key '_krpc_sender' added.
apt_p2p_Khashmir/actions.py
apt_p2p_Khashmir/khashmir.py
apt_p2p_Khashmir/knode.py
apt_p2p_Khashmir/krpc.py