wolfssh/examples/echoserver
John Safranek 981b8e8b30
SFTP Channel Receive Fix
1. The echoserver's sftp_worker() was treating the WS_CHAN_RXD status as
   an error and failing out. Updated to clear the error status.
2. wolfSSH_SFTP_read() was also treating WS_CHAN_RXD status as an error
   and terminating the transfer. Update to treat like the other status.
2022-03-21 14:39:52 -07:00
..
echoserver.c SFTP Channel Receive Fix 2022-03-21 14:39:52 -07:00
echoserver.h run license update script 2021-11-04 13:11:53 -06:00
include.am Automake Include Maintenance 2020-02-10 15:44:55 -08:00