Subject: Per query timeouts

Per query timeouts

From: William Ahern <william_at_25thandclement.com>
Date: 2006-01-17

Has anybody worked on per query timeouts? If not, anybody care to offer
their opinions on how it should be shoe-horned in? Off the top of my head
I'm thinking of making ares_query() a wrapper around ares_query_ts() (or
some such name), where ares_query() passes channel->timeout as the last
parameter to ares_query_ts(), and ares_query_ts() can be called directly
otherwise.

- Bill
Received on Tue Jan 17 23:26:32 2006