projects
/
curl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ed7af82
)
just to clarify that c-ares actually have some ipv6 support
author
Daniel Stenberg
<daniel@haxx.se>
Thu, 3 Jul 2008 11:41:11 +0000
(11:41 +0000)
committer
Daniel Stenberg
<daniel@haxx.se>
Thu, 3 Jul 2008 11:41:11 +0000
(11:41 +0000)
ares/README
patch
|
blob
|
history
diff --git
a/ares/README
b/ares/README
index 3b3f744fcec0ce8162e940eb6c8c6f9f0c800177..e5b5e28761f9d425c6553485a1097eaff9f31aaa 100644
(file)
--- a/
ares/README
+++ b/
ares/README
@@
-27,7
+27,7
@@
call ares_process() when select() returns.
Some features are missing from the current version of ares, relative
to the BIND resolver:
- * There is no IPV6 support.
+ * There is no IPV6 support.
[not true for c-ares]
* There is no hostname verification.
* There is no logging of unexpected events.
* There is no debugging-oriented logging.