Skip to content

Change type of AF_INET and AF_INET6 to sa_family_t#4867

Open
GuillaumeGomez wants to merge 1 commit into
rust-lang:mainfrom
GuillaumeGomez:change-type
Open

Change type of AF_INET and AF_INET6 to sa_family_t#4867
GuillaumeGomez wants to merge 1 commit into
rust-lang:mainfrom
GuillaumeGomez:change-type

Conversation

@GuillaumeGomez

@GuillaumeGomez GuillaumeGomez commented Dec 3, 2025

Copy link
Copy Markdown
Member

Fixes #468.
Part of #3248.

@rustbot

rustbot commented Dec 3, 2025

Copy link
Copy Markdown
Collaborator

Some changes occurred in solarish module

cc @jclulow, @pfmooney

Some changes occurred in OpenBSD module

cc @semarie

@GuillaumeGomez

Copy link
Copy Markdown
Member Author

Solaris CI seems to have been cancelled and not failed. Can someone restart it please?

@GuillaumeGomez

Copy link
Copy Markdown
Member Author

Thanks tgross, CI passed. :)

@rustbot

rustbot commented Jun 26, 2026

Copy link
Copy Markdown
Collaborator

☔ The latest upstream changes (possibly #5122) made this pull request unmergeable. Please resolve the merge conflicts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

AF_INET and AF_INET6 should be of type sa_family_t

2 participants