mirror of
https://frontier.innolan.net/rainlance/c-ares.git
synced 2025-11-23 05:39:36 +00:00
Dirk Manske's ares_cancel() function was added.
This commit is contained in:
11
CHANGES
11
CHANGES
@ -1,3 +1,12 @@
|
||||
Changelog for the c-ares project
|
||||
|
||||
* April 1, 2004
|
||||
- Dirk Manske provided a new function that is now named ares_cancel(). It is
|
||||
used to cancel/cleanup a resolve/request made using ares functions on the
|
||||
given ares channel. It does not destroy/kill the ares channel itself.
|
||||
|
||||
- Dominick Meglio cleaned up the formatting in several man pages.
|
||||
|
||||
* March 30, 2004
|
||||
- Dominick Meglio's new ares_expand_string. A helper function when decoding
|
||||
incoming DNS packages.
|
||||
@ -81,3 +90,5 @@ Version 1.0-pre1 (8 October 2003)
|
||||
- Daniel Stenberg adjusted the windows port
|
||||
|
||||
- liren at vivisimo.com made the initial windows port
|
||||
|
||||
* Imported the sources from ares 1.1.1
|
||||
|
||||
Reference in New Issue
Block a user