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.

Not documented: stream.readable() is fired once when read is impossible #14597

Closed
@socketpair

Description

@socketpair

Not documented: stream.readable() is fired once when read is impossible. I think, that just before 'end' event.

Current documentation says: When a chunk of data can be read from the stream. But in that case, chunk CAN_NOT be read (stream.read() will return null).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions