Changeset 3998
- Timestamp:
- Nov 27, 2007, 4:27:14 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/0.9x/libtransmission/ratecontrol.c
r3899 r3998 142 142 uint64_t now; 143 143 144 if( size < 100 ) /* don't count small messages */145 return;146 147 144 tr_lockLock( (tr_lock*)r->lock ); 148 145
Note: See TracChangeset
for help on using the changeset viewer.