This website requires JavaScript.
Explore
Help
Sign In
jiigen666
/
libtorrent
Watch
1
Star
0
Fork
0
You've already forked libtorrent
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ff6cbbc6b65897bf3c1673e917300c7926e1b38e
libtorrent
/
examples
History
Arvid Norberg
ff6cbbc6b6
added torrent_handle::clear_error() to retry a torrent that is in an error state (torrent_status::error is set)
2008-07-12 17:00:52 +00:00
..
client_test.cpp
added torrent_handle::clear_error() to retry a torrent that is in an error state (torrent_status::error is set)
2008-07-12 17:00:52 +00:00
dump_torrent.cpp
factored out torrent creation functionality from torrent_info into create_torrent. Modified torrent_info to use lazy_bdecoder for increased performance
2008-05-14 05:29:42 +00:00
enum_if.cpp
added copyright notices in files missing them
2008-07-01 18:59:13 +00:00
Jamfile
updates to enum_net
2007-09-20 16:25:07 +00:00
make_torrent.cpp
separated file_storage from torrent_info and create_torrent
2008-05-28 08:44:40 +00:00
Makefile.am
* improved --with-asio configure option behaviour;
2008-06-23 00:09:12 +00:00
simple_client.cpp
made examples use the new more efficient torrent_info constructor
2008-06-24 11:54:13 +00:00