]> granicus.if.org Git - curl/commit
PROT_CLOSEACTION: added SFTP and SCP
authorDaniel Stenberg <daniel@haxx.se>
Sat, 12 Mar 2011 22:08:10 +0000 (23:08 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 12 Mar 2011 22:08:10 +0000 (23:08 +0100)
commitbec9692a770b71bc575bc44bbfa1d089e6866a5e
tree085ba38637884ae509d984668fa735440fc66ef3
parenta07a865d5dff76fdaed2f2c6373f89fde73037f8
PROT_CLOSEACTION: added SFTP and SCP

Both SFTP and SCP are protocols that need to shut down stuff properly
when the connection is about to get torned down. The primary effect of
not doing this shows up as memory leaks (when using SCP or SFTP with the
multi interface).

This is one of the problems detected by test 582.
lib/urldata.h