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

Disable RECVTOS on OpenBSD #307

Merged
merged 1 commit into from May 10, 2022
Merged

Conversation

archseer
Copy link
Contributor

The 0.4.5 has a regression that fails building on OpenBSD. From what I can tell libc::IP_RECVTOS isn't exported on OpenBSD. This looks like a similar problem in #291

I don't run OpenBSD but I've spotted this issue on a youtube stream where the streamer was trying to install Helix.

Could you cut a 0.4.6 release with this patch?

@archseer
Copy link
Contributor Author

Looks like IP_ADD_SOURCE_MEMBERSHIP, IP_DROP_SOURCE_MEMBERSHIP have a similar problem too.

@Thomasdezeeuw Thomasdezeeuw merged commit 071cfb9 into rust-lang:master May 10, 2022
@Thomasdezeeuw
Copy link
Collaborator

Thanks @archseer. For the next release we'll need to resolve #309 and #308 first.

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.

None yet

2 participants