From 977de8c7780eeb43efeabbbfa6bac82161ceeaaa Mon Sep 17 00:00:00 2001 From: Phil Blundell Date: Tue, 13 Jan 2009 11:51:04 +0000 Subject: - ares__send_query() now varies the retry timeout pseudo-randomly to avoid packet storms when several queries were started at the same time. --- CHANGES | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 1c6b607..5bb02f7 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,10 @@ Changelog for the c-ares project -* January 11 2008 (Daniel Stenberg) +* January 13 2009 (Phil Blundell) +- ares__send_query() now varies the retry timeout pseudo-randomly to avoid + packet storms when several queries were started at the same time. + +* January 11 2009 (Daniel Stenberg) - Phil Blundell added the internal function ares__expand_name_for_response() that is now used by the ares_parse_*_reply() functions instead of the ares_expand_name() simply to easier return ARES_EBADRESP for the cases where -- cgit v1.2.3