mirror of https://github.com/wolfSSL/wolfssh.git
A couple changes to keep the echoserver from spin-locking. 1. The SFTP worker should wait for data if the channel window is full. If the client isn't sending a window adjust, it might be because of a human time scale issue. New timeout is 60 seconds. 2. When the echoserver is waiting for something from the user and the select times out, wait a second instead. |
||
---|---|---|
.. | ||
client | ||
echoserver | ||
portfwd | ||
scpclient | ||
server | ||
sftpclient | ||
include.am |