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
94628fa78d7651bdb01be799c4e1f4e742c97307
libtorrent
/
examples
History
Arvid Norberg
94628fa78d
fixed race condition in peer_connection, fixed assert in torrent destructor, updated tests
2006-05-28 19:03:54 +00:00
..
client_test.cpp
fixed race condition in peer_connection, fixed assert in torrent destructor, updated tests
2006-05-28 19:03:54 +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 back the asio development branch
2006-04-25 21:04:48 +00:00
Makefile.am
merged back the asio development branch
2006-04-25 21:04:48 +00:00
simple_client.cpp
updated simple_client example
2006-05-21 00:40:41 +00:00