⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme

📁 LibTorrent is a BitTorrent library written in C++ for *nix, with a focus on high performance and goo
💻
字号:
LibTorrentLICENSE GNU GPL, see COPYING. "libtorrent/src/utils/sha_fast.{cc,h}" isoriginally from the Mozilla NSS and is under a triple license; MPL,LGPL and GPL. An exception to non-NSS code has been added for linkingto OpenSSL as requested by Debian, though the author considers thatlibrary to be part of the Operative System and thus linking is allowedaccording to the GPL. Use whatever fits your purpose, the code required to compile withMozilla's NSS implementation of SHA1 has been retained and can becompiled if the user wishes to avoid using OpenSSL.CONTACT Send bug reports, suggestions and patches to <jaris@ifi.uio.no> orto the mailinglist.LIBRARY DEPENDENCIES  libsigc++ 2.0 (deb: libsigc++-2.0-dev)  g++ >= 3.3SIGC++ The API will use sigc++ signals to give the client a simple, yetpowerful way of reacting to events from the library. The client canhook multiple slots on each signal and modify the parameters to suitthe functions. This avoids lots of unnecessary code in the client.POLLING "libtorrent/src/torrent/poll.h" provides an abstract class forimplementing any kind of polling the client wishes to use. Currentlyepoll and select based polling is included.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -