Skip to content

[release/10.0] fix permissive Socket.DualMode#122455

Merged
lewing merged 1 commit intorelease/10.0from
backport/pr-122448-to-release/10.0
Dec 11, 2025
Merged

[release/10.0] fix permissive Socket.DualMode#122455
lewing merged 1 commit intorelease/10.0from
backport/pr-122448-to-release/10.0

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Dec 11, 2025

Fixes regression from Net9, where you can set DualMode = true even when the OS doesn't support IPv6.
This PR makes it permissive again.

Contributes to #122435

Backport of #122448 to release/10.0

/cc @pavelsavara

Customer Impact

[Select one or both of the boxes. Describe how this issue impacts customers, citing the expected and actual behaviors and scope of the issue. If customer-reported, provide the issue number.]

Regression

Testing

Automated testing

Risk

Low. This PR reverts to previous behavior for all but WASI OS.

@pavelsavara pavelsavara self-assigned this Dec 11, 2025
@pavelsavara pavelsavara added this to the 10.0.x milestone Dec 11, 2025
@pavelsavara pavelsavara added the Servicing-consider Issue for next servicing release review label Dec 11, 2025
@pavelsavara pavelsavara requested a review from liveans December 11, 2025 15:07
@pavelsavara pavelsavara added Servicing-approved Approved for servicing release and removed Servicing-consider Issue for next servicing release review labels Dec 11, 2025
@lewing lewing enabled auto-merge (squash) December 11, 2025 17:04
@lewing lewing merged commit 9ffface into release/10.0 Dec 11, 2025
96 of 99 checks passed
@jkotas jkotas deleted the backport/pr-122448-to-release/10.0 branch December 22, 2025 05:38
@lewing lewing added the arch-wasm WebAssembly architecture label Jan 12, 2026
@dotnet-policy-service
Copy link
Copy Markdown
Contributor

Tagging subscribers to 'arch-wasm': @lewing, @pavelsavara
See info in area-owners.md if you want to be subscribed.

@github-actions github-actions Bot locked and limited conversation to collaborators Feb 12, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

arch-wasm WebAssembly architecture area-System.Net Servicing-approved Approved for servicing release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants