]> granicus.if.org Git - transmission/commit
(trunk libT) #3870 "transmission doesn't recheck after getting initial 404" -- fixed.
authorJordan Lee <jordan@transmissionbt.com>
Thu, 20 Jan 2011 22:51:05 +0000 (22:51 +0000)
committerJordan Lee <jordan@transmissionbt.com>
Thu, 20 Jan 2011 22:51:05 +0000 (22:51 +0000)
commit5b382d203e1b2ad1cdad854bef2e0b29e6df4218
treec4842e5445c61c83345aaa488789aa1e45146a30
parentbca543dc8e766a85033d517e6808676b5d2ca1a5
(trunk libT) #3870 "transmission doesn't recheck after getting initial 404" -- fixed.

The exponentially-growing interval between retries had a bug that caused intervals to be too long if no successful announce had ever been made. This commit fixes the code that calculates the interval.
libtransmission/announcer.c