mirror of https://github.com/wolfSSL/wolfssh.git
1. When printing server worker errors, print out the error string on the stored error code, not the return value. 2. If the error is a socket error, don't try to send a shutdown message to the peer. 3. Update the echoserver to close the connection cleanly when the SFTP peer exits. 4. Added a function to check a WOLFSSL_CHANNEL if it is in eof. |
||
---|---|---|
.. | ||
client | ||
echoserver | ||
portfwd | ||
server | ||
sftpclient | ||
include.am |