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 recv_msg and send_msg operations on Windows #73

Merged
merged 2 commits into from
Jan 30, 2025

Conversation

Sythivo
Copy link
Contributor

@Sythivo Sythivo commented Jan 30, 2025

Fixes #72
Fixes out_read and out_written not getting changes while using .recv_msg or .recv_send

@Sythivo
Copy link
Contributor Author

Sythivo commented Jan 30, 2025

@Sythivo Sythivo changed the title Fix recvmsgEx on Windows Fix recvmsgEx result to error.Unexpected on Windows Jan 30, 2025
@Sythivo Sythivo changed the title Fix recvmsgEx result to error.Unexpected on Windows Fix recv_msg and send_msg operations on Windows Jan 30, 2025
@Cloudef Cloudef merged commit 0024d51 into Cloudef:master Jan 30, 2025
2 checks passed
@Cloudef
Copy link
Owner

Cloudef commented Jan 30, 2025

Thank you!

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.

RecvMsg operation on windows always result in error.Unexpected
2 participants