curl / Mailing Lists / curl-library / Single Mail

curl-library

Re: curl handles and multi thread

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 21 Nov 2017 23:52:43 +0100 (CET)

On Tue, 21 Nov 2017, surya chandrika via curl-library wrote:

> This thread_a will now be open to poll the other message queues. so handles
> prcoessed by multiple threads would be different , so i assume threads
> should not be blocking except for the select()/timeout in thread_b.

Sorry, but that seems mostly like architectural decisions for you to make
about how your application whould work, and not a lot about libcurl actually
works. If there was a specific curl question in there I missed it...

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