Changeset 10635 for trunk/libtransmission/torrent.c
- Timestamp:
- May 8, 2010, 8:42:45 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/libtransmission/torrent.c
r10606 r10635 1401 1401 tor->dhtAnnounceAt = now + tr_cryptoWeakRandInt( 20 ); 1402 1402 tor->dhtAnnounce6At = now + tr_cryptoWeakRandInt( 20 ); 1403 tor->l dsAnnounceAt = now;1403 tor->lpdAnnounceAt = now; 1404 1404 tr_peerMgrStartTorrent( tor ); 1405 1405 }
Note: See TracChangeset
for help on using the changeset viewer.