wolfssh/examples
John Safranek 744a67e53b
Echoserver Maintenance
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.
2019-10-10 10:57:39 -07:00
..
client
echoserver Echoserver Maintenance 2019-10-10 10:57:39 -07:00
portfwd
server Remove void cast on non-existent variable in single threaded mode 2019-07-05 17:00:05 -06:00
sftpclient Maintenance 2019-09-11 14:10:16 -07:00
include.am