aboutsummaryrefslogtreecommitdiff
path: root/sshnodelay.c
AgeCommit message (Collapse)Author
2017-06-06Dropped nodelay workaroundNikolaus Rath
This was a performance improvement for SSH versions prior to 4.4. There is no reason to continue to support this.
2016-02-08Improve the sshnodelay hack after osxfuse's mergeJulio Merino
Document the strage-looking symbol interposition that is necessary for the OS X case. While doing this, homogenize the code to do the real connect call for both the Linux and OS X cases into a helper function. This logic is generic and should not be replicated into various OS-specific cases.
2012-01-20Apply modified sshfs 2.2 patch from MacFUSEBenjamin Fleischer
Based on Amit Singh's work at http://code.google.com/p/macfuse/
2007-12-10change indentingMiklos Szeredi
2006-01-31fixMiklos Szeredi
2006-01-27fixMiklos Szeredi