curl_easy_setopt(curl, CURLOPT_CONNECTTIMEOUT_MS, 2000L); I expected the following I expect multi to time out my request in 2 seconds during connection/resolving phase. It rather waits for entire CURLOPT_TIMEOUT_MS before timing out. Seems to have been broken since#13371 Interesting thing...
CURLOPT_ACCEPTTIMEOUT_MS: timeout waiting for FTP server to connect back Command to displayCURLOPT_ACCEPTTIMEOUT_MSmanual in Linux:$ man 3 CURLOPT_ACCEPTTIMEOUT_MS NAME SYNOPSIS CURLcode curl_easy_setopt(CURL *handle, CURLOPT_ACCEPTTIMEOUT_MS, long ms); ...
[Bug 58178] CURLOPT_CONNECTTIMEOUT_MS report ... bugzilla-daemon [Bug 58178] CURLOPT_CONNECTTIMEOUT_MS report ... bugzilla-daemon [Bug 58178] CURLOPT_CONNECTTIMEOUT_MS report ... bugzilla-daemon [Bug 58178] CURLOPT_CONNECTTIMEOUT_MS report ... bugzilla-daemon [Bug 58178] CURLOPT_CONNEC...