Skip to content
This repository was archived by the owner on Jun 20, 2025. It is now read-only.
This repository was archived by the owner on Jun 20, 2025. It is now read-only.

std.net.Address.resolveIP doesn't work on Windows #90

@phan-do

Description

@phan-do

Description

std.net.Address can't be (de)serialized atm on Windows due to an issue in resolveIP (I think). Here's a build that failed due to this issue.

How to Reproduce the Bug

In the net_address.zig block files, remove the enclosing if (builtin.os.tag != .windows) statements from the tests and then run the tests on Windows.

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions