Skip to content

v0.99.108

Pre-release
Pre-release
Compare
Choose a tag to compare
@alanmcgovern alanmcgovern released this 03 Sep 00:04

General

  • The engine will now make EngineSettings.MaxPendingConnections simultaneous connections instead of EngineSettings.MaxPendingConnections - 1.
  • Ensured that downloading torrents using a MagnetLink always does a Local Peer, DHT and Tracker announce to find the initial set of peers to retrieve the torrent metadata from. Previously it may have skipped the Tracker.
  • Some behind the scenes work in the tests to make them run in approximately 2.5 seconds instead of 11.