wolfssh/examples
John Safranek 66dc60853c
Echoserver Select Timeouts
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.
2023-10-31 10:21:44 -07:00
..
client Init zephyr support 2023-10-02 20:38:21 +02:00
echoserver Echoserver Select Timeouts 2023-10-31 10:21:44 -07:00
portfwd
scpclient Init zephyr support 2023-10-02 20:38:21 +02:00
server Init zephyr support 2023-10-02 20:38:21 +02:00
sftpclient Init zephyr support 2023-10-02 20:38:21 +02:00
include.am