Skip to content

v2.0.0-alpha.unstable.rev0132

Pre-release
Pre-release
Compare
Choose a tag to compare
@alanmcgovern alanmcgovern released this 25 Feb 19:17
· 732 commits to master since this release

General

  • Added a CreateSubFolder property to TorrentSettings to control whether or not a top level containing directory is created for multi-file torrents.
  • Several improvements to the in memory disk cache. If blocks arrive out of order they can now be incrementally hashed using data stored in the in-memory cache, as long as the data has not been flushed to disk.