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.

"curl_multi_unblock"

From: Daniel Stenberg via curl-library <curl-library_at_cool.haxx.se>
Date: Thu, 10 Oct 2019 15:56:40 +0200 (CEST)

Hi,

The other day I mentioned the curl_easy_abort() idea on how to stop an easy
transfer from another thread:

  https://github.com/curl/curl/wiki/curl_easy_abort

Here's the similar idea but for "unblocking" a multi interface wait/poll call.
I call it "curl_multi_unblock" as a working title.

Details are here:

   https://github.com/curl/curl/wiki/curl_multi_unblock

-- 
  / 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-10-10