retry failed trackers a little bit sooner. make the exponential back-off not quite grow as fast

This commit is contained in:
Arvid Norberg
2012-03-24 15:15:36 +00:00
parent 6fcc469aef
commit 4d60adcaa9
5 changed files with 26 additions and 5 deletions

View File

@@ -1,3 +1,4 @@
* lower the default tracker retry intervals
* support banning web seeds sending corrupt data
* don't let hung outgoing connection attempts block incoming connections
* improve SSL torrent support by using SNI and a single SSL listen socket