Skip to content

Files

Latest commit

7317e34 · Mar 16, 2017

History

History

c-ares

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Mar 16, 2017
Mar 16, 2017
Mar 16, 2017
Mar 16, 2017

c-ares

This is c-ares, an asynchronous resolver library. It is intended for applications which need to perform DNS queries without blocking, or need to perform multiple DNS queries in parallel. The primary examples of such applications are servers which communicate with multiple clients and programs with graphical user interfaces.

Packaging

See BUILDNOTES.md for details regarding compiling c-ares and building an IPS package.

References