Skip to content

UNIX sockets and passing file descriptors #345

@ktimothy

Description

@ktimothy

UNIX sockets have a "killer feature" - they allow to pass file descriptors from one process to another. Seem nodejs currently does not support it, though it did a long time ago http://stackoverflow.com/questions/23172610/can-you-send-a-unix-domain-file-descriptor-over-another-unix-domain-socket-in-no.

Are there plans to add full support for UNIX sockets?

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