libcares 1.28.1 (Async DNS resolver library) 1.34.6¶
- Homepage: https://c-ares.org/
- Manpage: https://c-ares.org/docs.html
- Changelog: https://github.com/c-ares/c-ares/releases
- Repository: https://github.com/c-ares/c-ares.git
- Library: master/make/libs/libcares/
- Steward: -
c-ares is a C library that performs DNS requests and name lookups asynchronously. It is intended for applications which need to perform DNS queries without blocking, or need to perform multiple DNS queries in parallel. This library is used by various download managers and networking tools for asynchronous DNS resolution.