libtorrent
2.0.10
libtorrent 是一个实现 BitTorrent 协议的开源 C++ 库,以及最流行的扩展,使其适合现实世界的部署。它是可配置的,能够适应服务器和嵌入式设备。
libtorrent 的主要目标是高效且易于使用。
请参阅 libtorrent.org 了解更详细的构建和使用说明。
要使用 boost-build 进行构建,请确保安装并运行 boost 和 boost-build:
b2
在 libtorrent 根目录中。要构建示例,请在examples
目录中运行b2
。
有关如何构建以及可用配置选项的更多详细信息,请参阅building.html。对于 python 绑定,请参阅 python 文档。
libtorrent ABI 报告。
Linux 发行版中的 libtorrent 软件包版本,已修复。