premiere-libtorrent/examples
Arvid Norberg 9d1e77dc88 optimized away torrent::m_have_pieces (#62) and added some documentation on bitfield. The piece picker is now constructed with the torrent, but still freed when turned into a seed 2008-06-07 02:58:28 +00:00
..
Jamfile updates to enum_net 2007-09-20 16:25:07 +00:00
Makefile.am added makefile support for boost.system (#322) 2008-05-11 22:43:44 +00:00
client_test.cpp optimized away torrent::m_have_pieces (#62) and added some documentation on bitfield. The piece picker is now constructed with the torrent, but still freed when turned into a seed 2008-06-07 02:58:28 +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 switched over to asio from boost-1.35 2008-05-03 16:05:42 +00:00
make_torrent.cpp separated file_storage from torrent_info and create_torrent 2008-05-28 08:44:40 +00:00
simple_client.cpp made most examples build without exception support 2007-12-30 01:59:10 +00:00