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
7ae0c0f23f9ea6ca03eeb5288e3ce83dbf760c22
libtorrent
/
examples
History
Arvid Norberg
cc7391690b
fixed client test status display since connecting_to_tracker was removed
2008-08-11 14:34:37 +00:00
..
client_test.cpp
fixed client test status display since connecting_to_tracker was removed
2008-08-11 14:34:37 +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
introduced TORRENT_NO_DEPRECATE, to disable deprecated functions. Made example not use deprecated functions. Documented magnet uri related functions.
2008-08-03 15:14:08 +00:00