Changeset 9779
- Timestamp:
- Dec 15, 2009, 6:11:20 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/libtransmission/peer-msgs.c
r9778 r9779 1715 1715 int estimatedBlocksInPeriod; 1716 1716 double rate; 1717 const int floor = 16;1717 const int floor = 4; 1718 1718 const int seconds = REQUEST_BUF_SECS; 1719 1719
Note: See TracChangeset
for help on using the changeset viewer.