代码搜索:LibTorrent
找到约 349 项符合「LibTorrent」的源代码
代码结果 349
www.eeworm.com/read/178690/9388383
in libtorrent.pc.in
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: libtorrent
Description: A BitTorrent library
Version: @VERSION@
Libs: -L${libdir} -ltorrent
Cflags: -I${include
www.eeworm.com/read/178690/9388726
ac configure.ac
AC_INIT(libtorrent, 0.10.4, jaris@ifi.uio.no)
dnl Find a better way to do this
AC_DEFINE(PEER_NAME, "-lt0A40-", Identifier that is part of the default peer id)
LIBTORRENT_CURRENT=9
LIBTORRENT_REVISI
www.eeworm.com/read/178690/9388374
readme
LibTorrent
LICENSE
GNU GPL, see COPYING. "libtorrent/src/utils/sha_fast.{cc,h}" is
originally from the Mozilla NSS and is under a triple license; MPL,
LGPL and GPL. An exception to non-NSS code has
www.eeworm.com/read/178690/9388479
h common.h
// libTorrent - BitTorrent library
// Copyright (C) 2005-2006, Jari Sundell
//
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public L
www.eeworm.com/read/178690/9388672
h socket_datagram.h
// libTorrent - BitTorrent library
// Copyright (C) 2005-2006, Jari Sundell
//
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public L
www.eeworm.com/read/178690/9388716
h peer_factory.h
// libTorrent - BitTorrent library
// Copyright (C) 2005-2006, Jari Sundell
//
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public L
www.eeworm.com/read/178690/9388424
am makefile.am
SUBDIRS = \
torrent \
data \
download \
net \
protocol \
tracker \
utils
lib_LTLIBRARIES = libtorrent.la
libtorrent_la_LDFLAGS = -version-info $(LIBTORRENT_INTERFACE_VERSION_INFO)
libtorrent_
www.eeworm.com/read/178690/9388400
h timer.h
// libTorrent - BitTorrent library
// Copyright (C) 2005-2006, Jari Sundell
//
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public L
www.eeworm.com/read/178690/9388410
xml http.xml
Http handler
Introduction
LibTorrent depends on the client to handle http downloads, thus the
library does not