Files
bsdports/net/libcares/pkg-descr
2019-12-26 07:26:06 +00:00

8 lines
357 B
Plaintext

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.
WWW: http://c-ares.haxx.se/