From 155551c4465485dc4e754b0056f57cffcd925a94 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 28 May 2020 10:12:05 +0200 Subject: urldata: fix comments: Curl_done() is called multi_done() now ... since 575e885db --- docs/TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/TODO') diff --git a/docs/TODO b/docs/TODO index cdae462af..1cf2d7efa 100644 --- a/docs/TODO +++ b/docs/TODO @@ -435,7 +435,7 @@ - GSSAPI authentication for FTP transfers - The "DONE" operation (post transfer protocol-specific actions) for the - protocols SFTP, SMTP, FTP. Fixing Curl_done() for this is a worthy task. + protocols SFTP, SMTP, FTP. Fixing multi_done() for this is a worthy task. - curl_multi_remove_handle for any of the above. See section 2.3. -- cgit v1.2.3