]> git.mxchange.org Git - quix0rs-apt-p2p.git/commit
callbacks now return a dict now that has the _krpc_sender connection information
authorburris <burris>
Thu, 30 Jan 2003 04:42:00 +0000 (04:42 +0000)
committerburris <burris>
Thu, 30 Jan 2003 04:42:00 +0000 (04:42 +0000)
commit4310c7b8d0f5ba7795b3b4ed6f918329f9b710c0
tree4f8a433b17b601b5d01b2f772086638328795d59
parenta6a2f7ed963e55f0b99926b84cdbdc7be5d3d47c
callbacks now return a dict now that has the _krpc_sender connection information

fixed connection resets in airhook, resets are propogated to the protocol via resetConnection()
actions.py
airhook.py
const.py
knode.py
krpc.py
test_airhook.py
test_krpc.py