skalibs
Software
www.skarnet.org

The dns library interface

libdns is the DNS client library from djbdns. It has been placed into the public domain by D. J. Bernstein.

Compiling

Linking

Programming

libdns implements the following functions, documented by Dan Bernstein:

The dns_random functions have been included in librandom as a default pseudo-random number generator for systems that lack /dev/urandom and EGD. You should call badrandom_init() before performing DNS queries.