Skip to content

NodeJS TTY streams is blocking by default now, but not on Windows #15

@CMCDragonkai

Description

@CMCDragonkai

This package doesn't seem required because NodeJS now sets the streams to be blocking all the time.

It's just that on windows libuv doesn't support blocking unless its a pipe.

Therefore the only use of this package is to set it to be non-blocking.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions