curl / Mailing Lists / curl-library / Single Mail

curl-library

Re: print curl_easy_setopt in debug function

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sat, 16 Jun 2018 00:08:22 +0200 (CEST)

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
Received on 2018-06-16