Description
Adds a lightweight DNS resolver library for programs that need synchronous or asynchronous name lookups. It is useful for network applications that want direct control over DNS query behavior instead of relying only on system resolver calls.
This is mainly a library for developers and dependent software. DNS lookups reveal queried names to configured resolvers, so applications should treat network privacy and failure handling carefully.