
Adns is a resolver library for c (and c++) programs. in contrast with many existing interfaces, it can be used in an asynchronous, non-blocking manner, and has a convenient interface which doesn't require the application to handle any dns data formats. many queries can be handled simultaneously.
this package contains the development files used for c/c++ programs.