mirror of https://github.com/wolfSSL/wolfssh.git
1. Leave out the setup of the tcp_ready record when not using threading. 2. Don't change the echoserver directory when building for Integrity. 3. Change WEXIT to be a return(0) when building for Integrity. 4. The echoserver shouldn't call exit directly, it should save the return_code server args and then return to the caller. 5. When using forwarding, don't exit if the address is IPv6, return an error. 6. When exiting, close the listen file descriptor. 7. Reset myoptind to 0 before processing the options list. |
||
---|---|---|
.. | ||
client | ||
echoserver | ||
portfwd | ||
scpclient | ||
server | ||
sftpclient | ||
include.am |