c-ares
Status: Alpha
Brought to you by:
coroberti
From: Val S. <va...@nv...> - 2009-10-16 23:39:43
|
Hi Robert, Just wondering, why are you not using the c-ares in curl-loader. I had an issue with the single-threadedness of the DNS requests in libcurl, so I downloaded c-ares 1.6.0, fixed the Makefile (it was _almost_ :-) right), and it works fine. I do not use ipv6, but they claim they handle it since last year. Anyway, I am attaching a patch to the Makefile should you choose to implement it. This assumes you have the c-ares library 1.6.0 in the curl-loader/packages directory downloaded from http://c-ares.haxx.se/c-ares-1.6.0.tar.gz /Val |