Routines to assist programming using the DNS resolver
Description:
Simple name/address questions can be handled by the 'gethostent' routines, but more general queries have no equivalents. This package provides the means to unpack the opaque character string returned from the resolver into a C structure, together with simple routines to manipulate such structures.