Skip to content

Use more types from windows_sys crate#414

Merged
Thomasdezeeuw merged 1 commit intorust-lang:masterfrom
Thomasdezeeuw:win-sys-types
Apr 11, 2023
Merged

Use more types from windows_sys crate#414
Thomasdezeeuw merged 1 commit intorust-lang:masterfrom
Thomasdezeeuw:win-sys-types

Conversation

@Thomasdezeeuw
Copy link
Collaborator

@Thomasdezeeuw Thomasdezeeuw commented Mar 20, 2023

No description provided.

@Thomasdezeeuw Thomasdezeeuw marked this pull request as ready for review April 10, 2023 16:34
@Thomasdezeeuw Thomasdezeeuw merged commit bc1d8c0 into rust-lang:master Apr 11, 2023
@Thomasdezeeuw Thomasdezeeuw deleted the win-sys-types branch April 11, 2023 09:08
Thomasdezeeuw pushed a commit that referenced this pull request Aug 27, 2023
originally Windows SDK didn't have a `sa_family_t` typedef, and we
requested `win32metadata` to add it (microsoft/win32metadata#1538)
and used that from `windows-sys` as our `sa_family_t` definition on
Windows platform (#414), which was an oversight. after all, Winsock2
isn't compliant to Posix and has it's own naming scheme, and
`ADDRESS_FAMILY` is intended to be the equivalence of `sa_family_t`.
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.

2 participants