added packetReceived method to p2p protocols, letting them handle timeouts and allowi...
authorForrest Voight <forrest@forre.st>
Tue, 17 Jan 2012 22:21:58 +0000 (17:21 -0500)
committerForrest Voight <forrest@forre.st>
Tue, 17 Jan 2012 22:31:52 +0000 (17:31 -0500)
commit633dd68b1232ee131fa214ae6f2a0f739ec1099b
tree6c561e411c94338e8e0536eac2a39c2cc639c644
parentbd93b1075753a8b7986cd2142f4fd46b950e5639
added packetReceived method to p2p protocols, letting them handle timeouts and allowing restricting commands in a cleaner way
p2pool/bitcoin/p2p.py
p2pool/p2p.py