ssh: improve the logic for detecting blocking direction
authorKamil Dudka <kdudka@redhat.com>
Mon, 7 Oct 2013 14:07:50 +0000 (16:07 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 12 Oct 2013 21:03:28 +0000 (23:03 +0200)
commitd015f4ccac627852869cb45e31ccdc9fbd97dc47
tree6adc98e7f8317323f427cf27b8bea0dfd5847133
parent143d7c13d8dfee156a4bd6ec442a5394b3736588
ssh: improve the logic for detecting blocking direction

This fixes a regression introduced by commit 0feeab78 limiting the speed
of SCP upload to 16384 B/s on a fast connection (such as localhost).
RELEASE-NOTES
lib/ssh.c