Skip to content

Release v0.4.5 did a break change #308

@bachue

Description

@bachue

The PR "Replace winapi dependency with windows-sys" (#303) breaks public apis, cause dns-lookup are failed to compile on windows keeperofdakeys/dns-lookup#22. dns-lookup calls getnameinfo from winapi, but now socket2 exports SockAddr from windows-sys, which are incompatible with SockAddr from winapi.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions