Skip to content

cork()/uncork() and pipe() #145

@indutny

Description

@indutny

It would be great if pipe() could somehow do cork()/uncork() to minimize amount of the TCP packets when piping to the net.Socket. Does anyone have an idea how to expose this to users? Or how to handle it?

Should we just cork and uncork on next tick as we do in http?

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