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
51e3261dd012522f2b0dce9576a8d062ce70e042
libtorrent
/
examples
History
Arvid Norberg
51e3261dd0
the file pool has been moved to the session and its size can be controlled via session_settings. Added untested option to allow multiple connections from the same IP.
2006-11-14 15:53:38 +00:00
..
client_test.cpp
refactored extensions and added a plugin interface. fixed file.cpp for windows
2006-11-14 00:08:16 +00:00
dump_torrent.cpp
updated dump_torrent examples to print DHT nodes from the torrent file
2006-09-03 19:53:19 +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
the file pool has been moved to the session and its size can be controlled via session_settings. Added untested option to allow multiple connections from the same IP.
2006-11-14 15:53:38 +00:00
Makefile.am
updated makefiles to hopefully install the headers in the correct place. Updated docs to use boost 1.33.1 in examples. Changed libtorrent version to 0.10 and updated ChangeLog to prepare for release.
2006-06-25 00:12:18 +00:00
simple_client.cpp
updated simple_client example
2006-05-21 00:40:41 +00:00