Description
Provides an asynchronous DNS resolver library. Programs can use it to perform name lookups without blocking the whole application while waiting for DNS responses.
Most users receive it as a dependency of network-aware software. Developers may need it when building applications that must keep working while DNS queries are in progress.