Speed up the recursive DHT actions when timeouts occur.
authorCameron Dale <camrdale@gmail.com>
Thu, 8 May 2008 22:24:34 +0000 (15:24 -0700)
committerCameron Dale <camrdale@gmail.com>
Thu, 8 May 2008 22:24:34 +0000 (15:24 -0700)
commitf8dcf10a0d4dac1f40651758cb5d6b42a3b8e61e
treed262d7963579a1447e04ef4fb256b622bdcbe4eb
parent58467fc71f79725ccf83764f8859f0f82174d4cc
Speed up the recursive DHT actions when timeouts occur.

If the action proceeds too far beyond a node, ignore it and move on.
If the closest K nodes have all responded, abort early.
apt_p2p_Khashmir/actions.py