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
3dcae188fb4b19e90863c6280d780166553e3048
libtorrent
/
examples
History
Arvid Norberg
3dcae188fb
policy now has a map of peers instead of a flat list, makes it more efficient to do lookups
2007-10-02 19:11:04 +00:00
..
client_test.cpp
policy now has a map of peers instead of a flat list, makes it more efficient to do lookups
2007-10-02 19:11:04 +00:00
dump_torrent.cpp
added first and last piece to dump_torrent
2007-08-03 08:43:22 +00:00
enum_if.cpp
added router_for_interface along with a proper windows implementation. NAT-PMP support is now good on windows
2007-10-01 17:21:19 +00:00
Jamfile
updates to enum_net
2007-09-20 16:25:07 +00:00
make_torrent.cpp
made torrent_info reference counted and held by a boost::intrusive_ptr
2007-09-01 03:00:31 +00:00
Makefile.am
added compiler flag to disable inclusion of boost.serialization headers
2007-08-01 07:26:10 +00:00
simple_client.cpp
some boost 1.34 preprocessor conditions and fixed assert in piece_picker
2007-04-23 17:14:40 +00:00