Skip to content
New issue

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

IBM-Swift/Kitura#1036 throw SSLError.retryNeeded on errSSLWouldBlock #20

Merged
merged 1 commit into from
Mar 21, 2017

Conversation

na-gupta
Copy link

Description

Sending files larger than approximately 256k using SSLService currently fails because it is not retrying after status errSSLWouldBlock from SSLWrite().

Motivation and Context

Kitura/Kitura#1036

How Has This Been Tested?

Checklist:

  • I have submitted a CLA form
  • If applicable, I have updated the documentation accordingly.
  • If applicable, I have added tests to cover my changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants