commit | e908a5c2e0fa8cb51c71a2082977b1bdd57b9d1c | [log] [tgz] |
---|---|---|
author | Mickey Sweatt <mickeysweatt@engineering.ucla.edu> | Fri Apr 08 14:10:45 2016 -0700 |
committer | Mickey Sweatt <mickeysweatt@engineering.ucla.edu> | Thu Apr 14 16:45:00 2016 -0700 |
tree | c85e81711afdadeb004f27d2c3fcd8184a4f7caa | |
parent | 50642f83057ec4c466e55aaaf7025fd4e97d1fc4 [diff] |
Implemented TorrentManger::seed. Fixed bug in TorrentManger::Initialize of using incorrect submanifest size. Migrate torrent-manager to use shared_ptr to face rather than a dangling reference. Lastly, I added more tests throughout and reorganized the code to match the order of declaration. Change-Id: Ia427d8047ff6e69d5f274482d0d9a17e953e1f0d
nTorrent is an NDN application to provide peer-to-peer file sharing functionality similar to BitTorrent in TCP/IP networks.
Please submit any bugs or issues to the nTorrent issue tracker: http://redmine.named-data.net/projects/ntorrent/issues
Extensive documentation is coming soon!
nTorrent is an open source project licensed under LGPL 3.0 license. For more information about the license, refer to COPYING.md
.