test commit for vraa

This commit is contained in:
Charles Kerr 2008-12-18 03:22:08 +00:00
parent d125ebd86a
commit d4b4f39754
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ enum
RECONNECT_PERIOD_MSEC = ( 2 * 1000 ),
/* how frequently to reallocate bandwidth */
BANDWIDTH_PERIOD_MSEC = 200,
BANDWIDTH_PERIOD_MSEC = 100,
/* max # of peers to ask fer per torrent per reconnect pulse */
MAX_RECONNECTIONS_PER_PULSE = 4,