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 more Socket options #183

Merged
merged 7 commits into from Jan 12, 2021
Merged

Conversation

Thomasdezeeuw
Copy link
Collaborator

@Thomasdezeeuw Thomasdezeeuw commented Dec 28, 2020

Depends on rust-lang/libc#2013 for FreeBSD.

Checks if the SO_ACCEPTCONN socket option is set.
Returns the Domain for the socket.
Check the SO_PROTOCOL option.
Return the SO_TYPE value of the socket.
Not allowed on the CI.
It's useful to see why each build failed and fixing them all in one go,
rather than fixing the problems one by one.
It's only available on FreeBSD 12 (?), which we don't use on the CI yet.
@Thomasdezeeuw Thomasdezeeuw merged commit 82cebaa into rust-lang:master Jan 12, 2021
@Thomasdezeeuw Thomasdezeeuw deleted the more_options branch January 12, 2021 12:41
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

1 participant