freebsd-ports/dns/c-ares/pkg-descr
Dmitry Marakasov eb3b619a3a - Add LICENSE_FILE
- Update WWW

Approved by:	portmgr blanket
2017-07-31 09:01:10 +00:00

8 lines
358 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: https://c-ares.haxx.se/