Some users may prefer to honor EINTR condition by returning, instead of waiting the full timeout. There's a build option for that, but this may break other libcurl users. It would be nice to control this at curl_global_init() time. Patch attached.
Add CURL_GLOBAL_ACK_EINTR flag to curl_global_init()
Thanks for this, I believe this is a good idea and I plan to merge your patch.
Thanks, merged in commit 57ccdfa8d2bb
Add CURL_GLOBAL_ACK_EINTR flag to curl_global_init()
Thanks for this, I believe this is a good idea and I plan to merge your patch.
Thanks, merged in commit 57ccdfa8d2bb