Closed stickz closed 4 months ago
@crazy-max UDNS wasn't being included in the build. This issue is resolved now. There's also some minor threading improvements for active downloads now.
Closing this off for now. A crash was found with UDNS. I will submit anther pull request in the future.
Version 5.4 Release
This release includes two hash threads instead of one to better split the load between multiple threads. For instance, instead of 30% on a single thread it will execute two threads with 15%. Half the downloads are assigned to one thread and the other half to the other thread.
UDNS now works as intended. A build issue is fixed for debugging. A handshake build mount is added for later for multi-threading support.
What's Changed
Full Changelog: https://github.com/stickz/rtorrent/compare/v5.3-0.9.8-0.13.8...v5.4-0.9.8-0.13.8