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

Reply via email to