Skip to content

Implement pipe/pipe2 #3746

@tiif

Description

@tiif

As mentioned in #3442 (comment), it is fairly easy to implement pipe/pipe2 after #3609. The main difference between socketpair and pipe is socketpair is bidirectional where pipe is unidirectional, other logics should be similar. The usage is also quite high according to the shim wishlist.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-shimsArea: This affects the external function shimsC-enhancementCategory: a PR with an enhancement or an issue tracking an accepted enhancementE-good-first-issueA good way to start contributing, mentoring is available

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions