On Fri, 15 Jun 2018, Tejas wrote:

Daniel is CURLOPT_FTP_RESPONSE_TIMEOUT option still valid? because I noticed that there is no handling for it in Curl_vsetopt (lib/setopt.c)

It is still valid. It has an alias, CURLOPT_SERVER_RESPONSE_TIMEOUT, which is used in the code. The response timeout is used for all pingpong protocols and not only FTP so the FTP in the name isn't that... accurate.

--

 / daniel.haxx.se
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:   https://curl.haxx.se/mail/etiquette.html

Reply via email to