diff options
author | adrianp <adrianp> | 2005-12-01 17:27:10 +0000 |
---|---|---|
committer | adrianp <adrianp> | 2005-12-01 17:27:10 +0000 |
commit | 69b3d60bdc148975e31ce91ae63bb62fddc02c29 (patch) | |
tree | 51023ba5d66e8259ac9a50feefe46e3dcee3a5f1 /net/libcares/DESCR | |
parent | 4cea44e1e6c93d33a8edc1d1a94d83a205b6778f (diff) | |
download | pkgsrc-69b3d60bdc148975e31ce91ae63bb62fddc02c29.tar.gz |
c-ares is a C library that performs DNS requests and name resolves
asynchronously.
c-ares is a fork of the library named 'ares', written by Greg Hudson at MIT.
The fork was made on ares 1.1.1.
Diffstat (limited to 'net/libcares/DESCR')
-rw-r--r-- | net/libcares/DESCR | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/net/libcares/DESCR b/net/libcares/DESCR new file mode 100644 index 00000000000..cdb7e617ba3 --- /dev/null +++ b/net/libcares/DESCR @@ -0,0 +1,5 @@ +c-ares is a C library that performs DNS requests and name resolves +asynchronously. + +c-ares is a fork of the library named 'ares', written by Greg Hudson at MIT. +The fork was made on ares 1.1.1. |