Skip to content
This repository was archived by the owner on Apr 22, 2023. It is now read-only.
This repository was archived by the owner on Apr 22, 2023. It is now read-only.

os.networkInterfaces() treats interface names as Latin-1 #8633

@agnat

Description

@agnat

We're looking at a bug over at agnat/node_mdns#100 regarding accents in network interface names. I think this line accidentally treats strings as Latin-1 while libuv takes great care to provide UTF8.

The change was made in f674b09. Could you guys take a look?

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