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

Added EAGAIN handling in SslSocket::doRead/doWrite() methods #241

Merged
merged 1 commit into from
Jul 25, 2024

Conversation

tedjpoole
Copy link
Contributor

This is required to accommodate the difference between how OpenSSL & BoringSSL handle an underlying EAGAIN error when reading & writing.

Fixes OSSM-6809

Signed-off-by: Ted Poole <tpoole@redhat.com>
@tedjpoole tedjpoole requested review from twghu and removed request for ggreenway July 25, 2024 11:59
@tedjpoole tedjpoole merged commit 0da39cb into envoyproxy:release/v1.28 Jul 25, 2024
5 checks passed
@tedjpoole tedjpoole deleted the ossm-6809-fix branch July 25, 2024 12:06
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