]> granicus.if.org Git - transmission/commit
(trunk libT) use get_next_scrape_time() inside the scrape error handler.
authorJordan Lee <jordan@transmissionbt.com>
Thu, 7 Apr 2011 20:00:26 +0000 (20:00 +0000)
committerJordan Lee <jordan@transmissionbt.com>
Thu, 7 Apr 2011 20:00:26 +0000 (20:00 +0000)
commit35eb016209d91a31da02f4fa8889e23b85e1415e
treedb5f53b7562e135c161b24b3bef24456cc94c8f8
parent4a5415e84ced5dee3c1b7ee398b2a6db3fbb6f49
(trunk libT) use get_next_scrape_time() inside the scrape error handler.

get_next_scrape_time() was introduced in r12297. The rationale is that by rounding all scrape times to their nearest 10th second, they will tend to occur in batches and improve multiscrape.
libtransmission/announcer.c