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_multi_poll: a sister to curl_multi_wait() that waits more

From: Daniel Stenberg via curl-library <curl-library_at_cool.haxx.se>
Date: Mon, 29 Jul 2019 20:01:35 +0200 (CEST)

On Mon, 29 Jul 2019, m brandenberg via curl-library wrote:

>> This function works identically to curl_multi_wait() - EXCEPT - for the
>> case when there's nothing to wait for internally, as then this function
>> will by itself wait for a "suitable" short time before it returns.
>
> So 'wait' polls and 'poll' waits?

Hehe, yeah pretty much. I struggled to come up with another name and even
considered curl_multi_wait2(), but this is the best I've come up with so far!

-- 
  / daniel.haxx.se | Get the best commercial curl support there is - from me
                   | Private help, bug fixes, support, ports, new features
                   | https://www.wolfssl.com/contact/
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:   https://curl.haxx.se/mail/etiquette.html
Received on 2019-07-29