Skip to content

x/sys/windows: add support for SOCKADDR_BTH structure #53929

@PumpkinSeed

Description

@PumpkinSeed

Problem

There are several interfaces in the x/sys like these:

These all contain unexported method descriptors, so there is no way to add own implementation. We run into the issue, that we needed a windows extension and even if we can implement that, we can't use it with this solution.

Solution

Make the method descriptors exported.

Metadata

Metadata

Assignees

No one assigned

    Labels

    FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions