[sftp] Use TCP_NODELAY

Authored by asn on Sep 2 2018, 2:03 PM.

Description

[sftp] Use TCP_NODELAY

typically improves performance

Details

Committed
sitterSep 21 2018, 11:07 AM
Parents
R320:e8915822bdc2: [sftp] Remove unused variable type
Branches
Unknown
Tags
Unknown
asn added a comment.Sep 21 2018, 12:41 PM

This is part of my patchset which is not finished yet. I've just release libssh 0.8.3 and this option is only available with libssh 0.8.x. So you need to first require that version before you can use that option!