improved support for web seeds that don't support keep-alive

This commit is contained in:
Arvid Norberg
2013-10-20 02:40:43 +00:00
parent 299cec6377
commit 6542795d0a
15 changed files with 119 additions and 42 deletions

View File

@@ -1,3 +1,4 @@
* improved support for web seeds that don't support keep-alive
* improve DHT routing table to return better nodes (lower RTT and closer to target)
* don't use pointers to resume_data and file_priorities in add_torrent_params
* allow moving files to absolute paths, out of the download directory