wolfssh/examples
John Safranek e5a1c38d86
Echoserver Driver
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.
2022-10-31 14:44:57 -07:00
..
client Merge pull request #471 from ejohnstown/thread-dedup 2022-10-24 15:04:10 -07:00
echoserver Echoserver Driver 2022-10-31 14:44:57 -07:00
portfwd Threading Deduplication 2022-10-21 15:17:19 -07:00
scpclient Threading Deduplication 2022-10-21 15:17:19 -07:00
server Automake Refactor 2022-10-20 11:35:59 -07:00
sftpclient Automake Refactor 2022-10-20 11:35:59 -07:00
include.am wolfSCP 2020-03-03 11:27:02 -08:00