mirror of
https://github.com/curl/curl.git
synced 2026-08-11 23:20:53 +03:00
urldata: fix comments: Curl_done() is called multi_done() now
... since 575e885db
This commit is contained in:
parent
697f984ec9
commit
155551c446
2 changed files with 3 additions and 3 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue