c_ares_tools

A C library for asynchronous DNS requests

Version

1.34.8-1
(2026-07-10)

Size

43.4

KiB

Repository

HaikuPorts
x86_64
c-ares is a modern DNS (stub) resolver library, written in C. It provides interfaces for asynchronous queries while trying to abstract the intricacies of the underlying DNS protocol. It was originally intended for applications which need to perform DNS queries without blocking, or need to perform multiple DNS queries in parallel.