On Fri, 2 Apr 2021, Henrik Holst wrote:

If you use poll() then the multi socket API is probably the wrong choice. The multi socket API is for event-based handling.

Okey, but the very same thing happens with epoll, or are we only defining event-based handling as say libevent, libev and libuv?

What "very same thing" is it that happens? What do you do with the timeout value curl_multi_timeout returns in an event-based system?

--

 / daniel.haxx.se
 | Commercial curl support up to 24x7 is available!
 | 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.se/mail/etiquette.html

Reply via email to