- Timo Teras changed the reason code used in the resolve callback done when
authorDaniel Stenberg <daniel@haxx.se>
Mon, 3 Aug 2009 11:51:06 +0000 (11:51 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 3 Aug 2009 11:51:06 +0000 (11:51 +0000)
commit408df8efcdc7d724e3c94c2ae14b9b35372f95c4
tree4e897543572f1c3b15cb29cdd1dc6881413952f1
parentd0a8c3b68bcea7c790bcb7c338aea0411def3fba
- 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.
CHANGES
RELEASE-NOTES
ares.h
ares_cancel.3
ares_cancel.c