Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

dht-0.27-1 RPM for x86_64

From OpenMandriva Cooker for x86_64 / main / release

Name: dht Distribution: OpenMandriva Lx
Version: 0.27 Vendor: OpenMandriva
Release: 1 Build date: Mon Dec 5 23:33:39 2022
Group: Unspecified Build host: ryzen9-4.openmandriva.org
Size: 262374 Source RPM: dht-0.27-1.src.rpm
Packager: angrypenguin <angrypenguinpoland@gmail.com>
Url: https://www.irif.fr/~jch/software/bittorrent/
Summary: BitTorrent DHT library
The files dht.c and dht.h implement the variant of the Kademlia Distributed
Hash Table (DHT) used in the Bittorrent network (``mainline'' variant).

The file dht-example.c is a stand-alone program that participates in the
DHT.  Another example is a patch against Transmission, which you might or
might not be able to find somewhere.

The code is designed to work well in both event-driven and threaded code.
The caller, which is either an event-loop or a dedicated thread, must
periodically call the function dht_periodic.  In addition, it must call
dht_periodic whenever any data has arrived from the network.

All functions return -1 in case of failure, in which case errno is set, or
a positive value in case of success.

Provides

Requires

License

MIT

Files

/usr/include/dht/dht.h
/usr/lib64/cmake/DHT
/usr/lib64/cmake/DHT/DHTConfig.cmake
/usr/lib64/cmake/DHT/DHTConfigVersion.cmake
/usr/lib64/cmake/DHT/DHTTargets-relwithdebinfo.cmake
/usr/lib64/cmake/DHT/DHTTargets.cmake
/usr/lib64/libdht.a
/usr/share/doc/DHT
/usr/share/doc/DHT/CHANGES
/usr/share/doc/DHT/LICENCE
/usr/share/doc/DHT/README
/usr/share/doc/DHT/dht-example.c


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 23 23:06:14 2024