On Thu, 19 Nov 2020, James Read via curl-library wrote:

when using curl_multi_socket_action combined with epoll are connect calls done non blocking under the hood?

All sockets are always set non-blocking in libcurl and all socket operations, connect, recv, send etc are done non-blocking.

--

 / 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
  • Non blocking connect James Read via curl-library
    • Re: Non blocking connect Daniel Stenberg via curl-library

Reply via email to