aboutsummaryrefslogtreecommitdiff
path: root/libraries/libtorrent/README
blob: e1e60c7db3cb47522dcb91022abe1d6d51f29c25 (plain)
1
2
3
4
5
6
7
libtorrent (C++ torrent library)

LibTorrent is a BitTorrent library written in C++ for *nix, with a focus
on high performance and good code. The library differentiates itself
from other implementations by transfering directly from file pages to
the network stack. On high-bandwidth connections it is able to seed at
3 times the speed of the official client.