Skip to content

Don't use DualMode sockets in environments where ipv6 is disabled/unavailable #4888

Closed as not planned
@mastahg

Description

@mastahg

Describe the feature you'd like supported

I have a situation where end users with unreliable ipv6 setups are being impacted and disabling ipv6 at either the .net runtime level or having the end user disable ipv6 systemwide is the easiest method to remedy the situation. These users are then unable to utilize http3/quic due to the use of dualmode sockets

Proposed solution

Don't use DualMode sockets in environments where ipv6 is disabled/unavailable

Additional context

This was originally raised on the .net runtime github here dotnet/runtime#113100

Metadata

Metadata

Assignees

No one assigned

    Labels

    externalProposed by non-MSFTfeature requestA request for new functionality

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions