This website requires JavaScript.
Explore
Help
Register
Sign In
premiere
/
premiere-libtorrent
Watch
2
Star
2
Fork
You've already forked premiere-libtorrent
1
Code
Issues
Pull Requests
Releases
Wiki
Activity
51052fa2b1
premiere-libtorrent
/
examples
History
Arvid Norberg
d3996ccfb9
added metadata_failed_alert and allcoating torrent state
2005-10-17 13:45:53 +00:00
..
Jamfile
fixed bug introduced in latest storage changes (triggered when using metadata extension). improved commandline switches to client_test
2005-10-16 09:15:46 +00:00
Makefile.am
The examples/client_test program depends on Boost::Regex and
2005-10-16 19:13:54 +00:00
client_test.cpp
added metadata_failed_alert and allcoating torrent state
2005-10-17 13:45:53 +00:00
dump_torrent.cpp
optimized session::add_torrent() by putting more info in torrent_info, to make it possible to reproduce the exact info section from an torrent_info object. The result is that the .torrent file is only parsed once.
2005-10-16 16:58:41 +00:00
make_torrent.cpp
Added new send buffer class to avoid unecessary copying of outgoing data.
2005-09-14 19:33:16 +00:00
simple_client.cpp
optimized session::add_torrent() by putting more info in torrent_info, to make it possible to reproduce the exact info section from an torrent_info object. The result is that the .torrent file is only parsed once.
2005-10-16 16:58:41 +00:00