cURL / Mailing Lists / curl-library / Single Mail

curl-library

ares_init() improvements to put to use

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 31 May 2007 00:14:57 +0200 (CEST)

Hey

For all you (multi interface) users with c-ares-enabled libcurl, we now have a
new function in c-ares called ares_save_options() that we should make good use
of to reduce the calls to plain ares_init(), as we then can avoid all that
file open/read/close for every single easy handle we setup...
Received on 2007-05-31