Skip to content

Use Bool (1 byte) for IPV6_V6ONLY on Windows #593

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Thomasdezeeuw
Copy link
Collaborator

Closes #564

@Thomasdezeeuw
Copy link
Collaborator Author

Already tested here:

socket2/tests/socket.rs

Lines 1471 to 1472 in 0c9efe1

#[cfg(any(windows, target_os = "freebsd", target_os = "cygwin"))]
test!(IPv6 only_v6, set_only_v6(false));

So not sure how this slipped through 🤔

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.

only_v6 panic on windows
1 participant