This website requires JavaScript.
Explore
Help
Register
Sign In
wornvirtue
/
premiere-libtorrent
Watch
1
Star
0
Fork
0
You've already forked premiere-libtorrent
forked from
premiere/premiere-libtorrent
Code
Pull Requests
Activity
premiere-libtorrent
/
examples
History
Arvid Norberg
564ae78012
fixed bug caused when sockets were bound to non-local interface
2006-01-06 20:20:20 +00:00
..
client_test.cpp
fixed bug caused when sockets were bound to non-local interface
2006-01-06 20:20:20 +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
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
make_torrent.cpp
merged in differences from release branch
2005-11-18 01:12:21 +00:00
Makefile.am
The examples/client_test program depends on Boost::Regex and
2005-10-16 19:13:54 +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