curl / Mailing Lists / curl-library / Single Mail

curl-library

Re: multi_socket and epoll example

From: Daniel Stenberg via curl-library <curl-library_at_cool.haxx.se>
Date: Wed, 8 Aug 2018 00:11:37 +0200 (CEST)

On Tue, 7 Aug 2018, James Read wrote:

> What about DNS resolution? Is this already asynchronous or do I need to make
> some changes?

As long as libcurl is built to use the threaded resolver (default) or the
c-ares backend, it will do name resolving in a non-blocking manner.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:   https://curl.haxx.se/mail/etiquette.html
Received on 2018-08-08