Documentation: properly document ARES_ECANCELLED
authorAlexander Klauer <Alexander.Klauer@itwm.fraunhofer.de>
Mon, 8 Apr 2013 09:48:44 +0000 (11:48 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 8 Apr 2013 20:16:48 +0000 (22:16 +0200)
commitfa19279bba7aa9c0b452ff41ee252be2adffdee8
tree74660f56e04d98f98c8a1e1703cbc98ff67f55ff
parent54faf09da68691a88dbf1936f5969b53af364261
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.
ares_cancel.3
ares_gethostbyaddr.3
ares_gethostbyname.3
ares_getnameinfo.3
ares_query.3
ares_search.3
ares_send.3