mirror of https://github.com/wolfSSL/wolfssh.git
When the example client is using non-blocking sockets, sometimes they don't block. The monitor thread on the socket wasn't handling WS_WANT_READ explicitly, and treated it as a fatal error. It should be reset to WS_SUCCESS. |
||
---|---|---|
.. | ||
client.c | ||
client.h | ||
common.c | ||
common.h | ||
include.am |