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

wolfssl, improve shutdown handling #14376

Closed
wants to merge 2 commits into from
Closed

Conversation

icing
Copy link
Contributor

@icing icing commented Aug 4, 2024

Improve handling of shutdown when sending gets blocked.

Add workaround for wolfSSL/wolfssl#7784 where wolfSSL keeps on adding close notify messages to its outgoing buffer on ever attempt.

Improve handling of shutdown when sending gets blocked.

Add workaround for <wolfSSL/wolfssl#7784>
where wolfSSL keeps on adding close notify messages to its outgoing
buffer on ever attempt.
@github-actions github-actions bot added the TLS label Aug 4, 2024
@bagder bagder closed this in 344ba8c Aug 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

1 participant