1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/dns/c-ares/pkg-descr

9 lines
413 B
Plaintext

This is 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.
FTP: ftp://athena-dist.mit.edu/pub/ATHENA/ares/
Author: Greg Hudson <ghudson@mit.edu>