libtorrent is a C++ implementation of the BitTorrent protocol
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.
- Devel package for openSUSE:Factory
-
10
derived packages
- Links to openSUSE:Factory / libtorrent-rasterbar
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:libraries:c_c++/libtorrent-rasterbar && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_constraints | 0000000348 348 Bytes | |
_link | 0000000155 155 Bytes | |
libtorrent-rasterbar-1.2.4.tar.gz | 0004161609 3.97 MB | |
libtorrent-rasterbar.changes | 0000045085 44 KB | |
libtorrent-rasterbar.spec | 0000006090 5.95 KB |
Revision 126 (latest revision is 177)
Alexei Sorokin (XRevan86)
accepted
request 777427
from
Stefan Brüns (StefanBruens)
(revision 126)
- Update to version 1.2.4 * fix binding TCP and UDP sockets to the same port, when specifying port 0 * fix announce_to_all_trackers and announce_to_all_tiers behavior * fix suggest_read_cache setting * back-off tracker hostname looksups resulting in NXDOMAIN * lower SOCKS5 UDP keepalive timeout * fix external IP voting for multi-homed DHT nodes * deprecate broadcast_lsd setting. Just use multicast * deprecate upnp_ignore_nonrouters setting * don't attempt sending event=stopped if event=start never succeeded * make sure &key= stays consistent between different source IPs (as mandated by BEP7) * fix binding sockets to outgoing interface * add new socks5_alert to trouble shoot SOCKS5 proxies - Cleanup spec file, remove conditionals for Leap 42.x
Comments 0