Rollup merge of #127734 - ChrisDenton:netc, r=Mark-Simulacrum

Windows: move BSD socket shims to netc

On Windows we need to alter a few types so that they can be used in the cross-platform socket code. Currently these alterations are spread throughout the `c` module with some more in the `netc` module.

Let's gather all our BSD compatibility shims in the `netc` module so it's all in one place and easier to discover.
This commit is contained in:
Matthias Krüger 2024-07-20 19:28:57 +02:00 committed by GitHub
commit 8ddc498435
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

Diff content is not available