mirror of
https://github.com/curl/curl.git
synced 2026-08-26 12:13:32 +03:00
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).
This commit is contained in:
parent
143d7c13d8
commit
d015f4ccac
2 changed files with 6 additions and 3 deletions
|
|
@ -59,6 +59,7 @@ This release includes the following bugfixes:
|
|||
o win32: fix Visual Studio 2010 build with WINVER >= 0x600 [22]
|
||||
o configure: use icc options without space [21]
|
||||
o test1112: Increase the timeout from 7s to 16s [20]
|
||||
o SCP: upload speed on a fast connection limited to 16384 B/s
|
||||
|
||||
This release includes the following known bugs:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue