1
0
mirror of https://frontier.innolan.net/rainlance/c-ares.git synced 2025-10-05 16:29:42 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
fa19279bba 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.
2013-04-08 22:16:48 +02:00
63627fa5ab remove all $Id$ lines 2010-03-27 19:42:02 +01:00
497afa9acb - Jakub Hrozek fixed more function prototypes in man pages to sync them
with the ones declared in ares.h
2009-11-23 00:57:50 +00:00
408df8efcd - Timo Teras changed the reason code used in the resolve callback done when
ares_cancel() is used, to be ARES_ECANCELLED instead of ARES_ETIMEOUT to
  better allow the callback to know what's happening.
2009-08-03 11:51:06 +00:00
ab18b895e8 This function was added in c-ares [version] 2005-12-22 15:31:32 +00:00
2c27c35fe3 mention incompatibilities with ares 2004-10-26 08:08:41 +00:00
86ae23430c Dirk Manske's ares_cancel() function was added. 2004-04-01 08:25:58 +00:00