Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37037692
en ru br
Репозитории ALT
S:0.13.8-alt3
4.1: 0.13-alt1
4.0: 0.13-alt1.svn.r1876.M40.1
3.0: 0.6.4-alt1
www.altlinux.org/Changes

Группа :: Система/Библиотеки
Пакет: libtorrent

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 0.13.8-alt3
Время сборки: 20 сентября 2021, 08:23 ( 131.4 недели назад )
Размер архива: 272.14 Kb

Домашняя страница:   https://github.com/rakshasa/libtorrent

Лицензия: GPLv2+
О пакете: libTorrent is a BitTorrent library written in C++ for *nix
Описание:

libTorrent is designed to avoid redundant copying and storing of data
that other clients and libraries suffer from. libTorrent features:

* The client has full control over the polling of sockets.
* Sigc++ signals makes it easy for the client to react to events.
* Fast resume which checks the file modification time.
* Direct reading and writing from network to mmap'ed files.
* File hash check uses the same thread; client can control the rate;
 non-blocking and preload to memory with the mincore and madvise.
* File handler: fine-grained use of file read/write permissions, allows
 seeding of read-only files; allows torrents with unlimited number of
 files; opens closed files when mapping chunks to memory, with graceful
 error handling; support for files larger than 2 GB; different download
 priorities for files in the torrent.
* Multi-tracker support.
* No dependency on any specific HTTP library, the client implements a
 wrapper class.
* Dynamic request pipe size.
* Upload and download throttle.
* And much more...

Текущий майнтейнер: Ilya Kurdyukov

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • libtorrent-devel
  • libtorrent21
  • libtorrent21-debuginfo
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin