cURL

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-tracker Archives

[curl:feature-requests] #46 rfe: hooks for external DNS resolution

From: Daniel Stenberg <bagder_at_users.sf.net>
Date: Mon, 17 Mar 2014 09:42:19 +0000

- **labels**: --> dns

---
** [feature-requests:#46] rfe: hooks for external DNS resolution**
**Status:** open
**Labels:** dns 
**Created:** Sun Jan 31, 2010 07:11 PM UTC by Anonymous
**Last Updated:** Sun Jan 31, 2010 10:39 PM UTC
**Owner:** Daniel Stenberg
Many large distributions do not compile libcurl with c-ares, making DNS lookup unavoidably blocking.  However there are other tools available for nonblocking DNS resolution, such as libevent's evdns module.  I don't know why OSes don't build libcurl with c-ares, but it would be moot if libcurl had hooks for delegating DNS resolution to another tool.
Alternately maybe libcurl could require c-ares rather than leaving it as an option, but surely that's been discussed before, and there are probably reasons for leaving it as an optional requirement.
---
Sent from sourceforge.net because curl-tracker@cool.haxx.se is subscribed to https://sourceforge.net/p/curl/feature-requests/
To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/curl/admin/feature-requests/options.  Or, if this is a mailing list, you can unsubscribe from the mailing list.
Received on 2014-03-17

These mail archives are generated by hypermail.

donate! Page updated December 29, 2013.
web site info

File upload with ASP.NET