next-share: add peer logging support
authorP2P-Next <p2p-next@cs.pub.ro>
Mon, 20 Sep 2010 13:39:50 +0000 (16:39 +0300)
committerP2P-Next <p2p-next@cs.pub.ro>
Mon, 20 Sep 2010 13:39:50 +0000 (16:39 +0300)
commita37ce7667e5401352ab203a3d193c672d09c2ee9
treeb832cecfed70847036c6682a17f1807b16e5f42d
parent23b25c6e145cbaf04e263fbf3d065c93b7d106a6
next-share: add peer logging support

Peer logging is printing peer specific information such as local
download speed, upload speed, etc. Peer logging is enabled through the
use of the -l (or --peer-logging) option to the cmdlinedl.py script.
Currently printing in state_callback function is quite spartan. Needs to
be taken care of.
instrumentation/next-share/BaseLib/Tools/cmdlinedl.py