curl / Mailing Lists / curl-library / Single Mail
Buy commercial curl support from WolfSSL. We help you work out your issues, debug your libcurl applications, use the API, port to new platforms, add new features and more. With a team lead by the curl founder himself.

Re: curl_easy_perform spawns a new thread

From: Daniel Stenberg via curl-library <curl-library_at_lists.haxx.se>
Date: Tue, 19 Jul 2022 16:51:18 +0200 (CEST)

On Tue, 19 Jul 2022, Thomas de Toulmon wrote:

> From the documentation I could not find any bad consequences other than the
> name resolution blocking but this is no worries for me as I run in our
> internal network and I doubt the DNS would take long. Also that only happens
> a few times at the start of the whole process. Are there any other bad
> consequences I should be aware of?

Since it is a name resolving thread, the only thing it changes when you don't
use that thread is the name resolving phase. Everything else is the same.

-- 
  / daniel.haxx.se
  | Commercial curl support up to 24x7 is available!
  | Private help, bug fixes, support, ports, new features
  | https://curl.se/support.html
-- 
Unsubscribe: https://lists.haxx.se/listinfo/curl-library
Etiquette:   https://curl.se/mail/etiquette.html
Received on 2022-07-19