libtorrent is a C++ implementation of the BitTorrent protocol

Edit Package libtorrent-rasterbar

libtorrent-rasterbar is a C++ library that aims to be a good alternative to all the other bittorrent implementations around.
It is a library and not a full featured client, although it comes with a working example client.

The main goals of libtorrent-rasterbar are:
* To be cpu efficient.
* To be memory efficient.
* To be very easy to use.

Refresh
Refresh
Source Files
Filename Size Changed
_constraints 0000000578 578 Bytes
_service 0000000615 615 Bytes
libtorrent-rasterbar-2.0.8.tar.xz 0003341684 3.19 MB
libtorrent-rasterbar.changes 0000060345 58.9 KB
libtorrent-rasterbar.spec 0000005035 4.92 KB
Revision 168 (latest revision is 177)
Luigi Baldoni's avatar Luigi Baldoni (alois) accepted request 1030606 from Luigi Baldoni's avatar Luigi Baldoni (alois) (revision 168)
- Update to version 2.0.8
  * fix uTP streams timing out instead of closing cleanly
  * add write_torrent_file_buf() overload for generating
    .torrent files
  * add create_torrent::generate_buf() function to generate into
    a buffer
  * fix copy_file when the file ends with a sparse region
  * uTP performance, fix packet loss when sending is stalled
  * fix trackers being stuck after session pause/resume
  * fix bug in hash_picker with empty files
  * uTP performance, prevent premature timeouts/resends
  * add option to not memory map files below a certain size
  * settings_pack now returns default values when queried for
    missing settings
  * fix copy_file fall-back when SEEK_HOL/SEEK_DATA is not
    supported
  * improve error reporting from file copy and move
  * tweak pad file placement to match reference implementation
    (tail-padding)
  * uTP performance, more lenient nagle's algorithm to always
    allow one outstanding undersized packet
  * uTP performance, piggy-back held back undersized packet with
    ACKs
  * uTP performance, don't send redundant deferred ACKs
  * support incoming SOCKS5 packets with hostnames as source
    address, for UDP trackers
  * ignore duplicate network interface change notifications on
    linux
  * fix total_want/want accounting when forcing a recheck
  * fix merging metadata with magnet links added on top of
    existing torrents
  * add torrent_flag to default all file priorities to
    dont_download
  * fix &so= feature in magnet links
  * improve compatibility of SOCKS5 UDP ASSOCIATE
  * fix madvise range for flushing cache in mmap_storage
  * open files with no_cache set in O_SYNC mode
- Drop 0001-Make-sure-boost-system-is-found-when-using-old-versi.patch
  (merged upstream)
Comments 0
openSUSE Build Service is sponsored by