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

Add Socket::nonblocking #348

Merged
merged 1 commit into from
Sep 7, 2022
Merged

Conversation

Thomasdezeeuw
Copy link
Collaborator

Returns the status of the to nonblocking mode of the socket.

Closes #347.
/cc @piegamesde

Returns the status of the to nonblocking mode of the socket.
@Thomasdezeeuw
Copy link
Collaborator Author

Maybe this can be implemented for Windows using WSAIoctl?

@Thomasdezeeuw Thomasdezeeuw merged commit 07993fd into rust-lang:master Sep 7, 2022
@Thomasdezeeuw Thomasdezeeuw deleted the issue#347 branch September 7, 2022 16:13
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.

Query nonblocking status
2 participants