the differences is described here:
https://curl.se/libcurl/c/libcurl-multi.html , they are two different
approaches to achieve the same thing so one uses either of them and not
both.

/HH

Den fre 2 aug. 2024 kl 20:10 skrev Jeff Mears via curl-library <
curl-library@lists.haxx.se>:

> In a program using curl_multi_socket_action in a select/poll loop, what is
> curl_multi_perform supposed to be used for?  I’ve been simply not calling
> it, and things seem to work, but doing this seems incorrect somehow.
>
>
>
> Thanks~
>
>
> --
> Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-library
> Etiquette:   https://curl.se/mail/etiquette.html
>
-- 
Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-library
Etiquette:   https://curl.se/mail/etiquette.html

Reply via email to