?? readme
字號(hào):
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.
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -