Skip to content

Conversation

@d-e-s-o
Copy link
Contributor

@d-e-s-o d-e-s-o commented Oct 21, 2025

The error code passed to std::io::Error::from_raw_os_error() should be positive, as the various examples of it illustrate. Negate the r value to make sure it is as expected.

The error code passed to std::io::Error::from_raw_os_error() should be
positive, as the various examples of it illustrate. Negate the r value
to make sure it is as expected.
@diwic diwic merged commit bccc2f2 into diwic:master Oct 27, 2025
1 check passed
@d-e-s-o d-e-s-o deleted the topic/fix-io-read-err branch November 3, 2025 02:33
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