1
0
mirror of https://frontier.innolan.net/rainlance/c-ares.git synced 2025-10-05 18:49:50 +00:00

Documentation: properly document ARES_ECANCELLED

This commit clarifies the behaviour of ares_cancel() with respect to
callbacks and adds missing documentation of ARES_ECANCELLED to the man
pages of the affected functions.
This commit is contained in:
Alexander Klauer
2013-04-08 11:48:44 +02:00
committed by Daniel Stenberg
parent 54faf09da6
commit fa19279bba
7 changed files with 21 additions and 1 deletions

View File

@ -73,6 +73,9 @@ No name servers could be contacted.
.B ARES_ENOMEM
Memory was exhausted.
.TP 19
.B ARES_ECANCELLED
The query was cancelled.
.TP 19
.B ARES_EDESTRUCTION
The name service channel
.I channel