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

Fix for the vectored IO #3680

Merged
merged 3 commits into from
Mar 15, 2023
Merged

Fix for the vectored IO #3680

merged 3 commits into from
Mar 15, 2023

Conversation

john-sharratt
Copy link
Contributor

This patch fixes a bug with vectored IO which was causing duplicate data to be written in edge cases that had multiple buffers and EAGAIN return values.

Copy link
Contributor

@theduke theduke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@theduke theduke enabled auto-merge March 15, 2023 00:47
@theduke theduke merged commit 092dac1 into master Mar 15, 2023
@theduke theduke deleted the vectored-io-fix branch March 15, 2023 01:21
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.

3 participants