Changeset 3823


Ignore:
Timestamp:
Nov 15, 2007, 5:04:21 AM (15 years ago)
Author:
charles
Message:

raise the number of unchoked peers per torrent

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/libtransmission/peer-mgr.c

    r3822 r3823  
    6868    /* how many peers to unchoke per-torrent. */
    6969    /* FIXME: make this user-configurable? */
    70     NUM_UNCHOKED_PEERS_PER_TORRENT = 12, /* arbitrary */
     70    NUM_UNCHOKED_PEERS_PER_TORRENT = 20, /* arbitrary */
    7171
    7272    /* set this too high and there will be a lot of churn.
Note: See TracChangeset for help on using the changeset viewer.