-
Notifications
You must be signed in to change notification settings - Fork 395
Closed
Labels
A-shimsArea: This affects the external function shimsArea: This affects the external function shimsC-enhancementCategory: a PR with an enhancement or an issue tracking an accepted enhancementCategory: a PR with an enhancement or an issue tracking an accepted enhancementE-good-first-issueA good way to start contributing, mentoring is availableA good way to start contributing, mentoring is available
Description
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
Labels
A-shimsArea: This affects the external function shimsArea: This affects the external function shimsC-enhancementCategory: a PR with an enhancement or an issue tracking an accepted enhancementCategory: a PR with an enhancement or an issue tracking an accepted enhancementE-good-first-issueA good way to start contributing, mentoring is availableA good way to start contributing, mentoring is available