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

The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...

The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.

System Arch

RPM resource dht

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.

Found 1 sites for dht

Found 4 RPM for dht

PackageSummaryDistributionDownload
dht-0.27-1.aarch64.htmlBitTorrent DHT libraryOpenMandriva Cooker for aarch64dht-0.27-1.aarch64.rpm
dht-0.27-1.aarch64.htmlBitTorrent DHT libraryOpenMandriva 5.0 for aarch64dht-0.27-1.aarch64.rpm
dht-0.27-1.x86_64.htmlBitTorrent DHT libraryOpenMandriva Cooker for x86_64dht-0.27-1.x86_64.rpm
dht-0.27-1.x86_64.htmlBitTorrent DHT libraryOpenMandriva 5.0 for x86_64dht-0.27-1.x86_64.rpm

Generated by rpm2html 1.6

Fabrice Bellet