cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Name lookup/DNS resolution mechanism of libcurl

From: Yang Tse <yangsita_at_gmail.com>
Date: Wed, 10 Apr 2013 04:40:01 +0200

Hi Gün,

On Wed, Apr 10, 2013, Guenter <lists_at_gknw.net> wrote:

> honestly I'm not happy with that hack, and if someone has something better
> in mind please speak up!

Modify Makefile.m32 in order to make it define one out of three
possibilities "ENABLE_ARES", "ENABLE_SYNC_DNS" or
"ENABLE_THREADS_WIN32".

Modify config-win32.h in a way such that when above mentioned macros
are defined config-win32.h defines appropriate USE_ARES,
USE_THREADS_WIN32 or none of these two.

This decoupling should also allow to retain default and previous
behaviour of config-win32.h

HTH

-- 
-=[Yang]=-
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2013-04-10