We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi!
I am wondering - aren't WS_WANT_READ/WRITE non-fatal errors by design? See here:
wolfssh/src/wolfsftp.c
Lines 411 to 419 in ceb4618
But what about this:
Lines 1573 to 1577 in ceb4618
Thanks!
The text was updated successfully, but these errors were encountered:
Hi @dgoldbr
I have requested a review of this topic by our engineers.
Sorry, something went wrong.
WS_FATAL_ERROR and WS_ERROR are the same value.
ejohnstown
No branches or pull requests
Hi!
I am wondering - aren't WS_WANT_READ/WRITE non-fatal errors by design? See here:
wolfssh/src/wolfsftp.c
Lines 411 to 419 in ceb4618
But what about this:
wolfssh/src/wolfsftp.c
Lines 1573 to 1577 in ceb4618
Thanks!
The text was updated successfully, but these errors were encountered: