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

Deprecate rustix::net::SendFlags::EOT and add EOR. #1054

Merged
merged 2 commits into from May 1, 2024

Conversation

sunfishcode
Copy link
Member

In rustix::net::SendFlags, deprecate the mis-spelled EOT and add the correctly-spelled EOT.

Fixes #1053.

In `rustix::net::SendFlags`, deprecate the mis-spelled `EOT` and add the
correctly-spelled `EOT`.

Fixes #1053.
@sunfishcode sunfishcode merged commit 07a80aa into main May 1, 2024
43 checks passed
@sunfishcode sunfishcode deleted the sunfishcode/eyoer branch May 1, 2024 15:27
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.

SendFlags::EOT seems to be misspelled
1 participant