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.

Unix Domain Sockets for Windows #2797

Closed
@pvorb

Description

@pvorb

With v5.0 came the support for Unix Domain Sockets for http servers. As far as I know these only work on Unix systems, where UDSs are natively supported. When I try to listen to a socket on Windows, I get an EACCESS error, no matter what I do.

Would it be possible to use Sockets on Windows too using the Winsock API? Maybe either Node.js or libuv could abstract them to a common interface.

Thoughts?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions