summaryrefslogtreecommitdiff
path: root/ares_cancel.3
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-10-26 08:08:41 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-10-26 08:08:41 +0000
commit2c27c35fe32170fafb9d77f488d788464c40b719 (patch)
tree2d75d7e1e7062ee374d20a3de603e9495d58c292 /ares_cancel.3
parent0d930dd22cc48fea792684bab2464cd17179462c (diff)
downloadc-ares-2c27c35fe32170fafb9d77f488d788464c40b719.tar.gz
c-ares-2c27c35fe32170fafb9d77f488d788464c40b719.tar.bz2
c-ares-2c27c35fe32170fafb9d77f488d788464c40b719.zip
mention incompatibilities with ares
Diffstat (limited to 'ares_cancel.3')
-rw-r--r--ares_cancel.32
1 files changed, 2 insertions, 0 deletions
diff --git a/ares_cancel.3 b/ares_cancel.3
index fed7e40..c014682 100644
--- a/ares_cancel.3
+++ b/ares_cancel.3
@@ -33,5 +33,7 @@ might have been stored in their arguments.
.SH SEE ALSO
.BR ares_init (3)
.BR ares_destroy (3)
+.SH NOTES
+This function is not compatible with ares.
.SH AUTHOR
Dirk Manske