Skip to content

[AIX] fix incorrectly set nonblocking socket #1867

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

Merged
merged 2 commits into from
Mar 11, 2025

Conversation

mustartt
Copy link
Contributor

During the initial port, setting O_NONBLOCK was missed in some places for AIX causing unexpected hangs in the initial port. So we are adding them back now.

Also re-enable ci as per #1834 we have fully implemented all missing items for std on AIX.

@Thomasdezeeuw Thomasdezeeuw merged commit e382f2e into tokio-rs:master Mar 11, 2025
59 checks passed
@Thomasdezeeuw
Copy link
Collaborator

Thanks @mustartt

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