Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose all standard I/O pipes in an array #64

Merged
merged 2 commits into from
Dec 1, 2018

Conversation

clue
Copy link
Member

@clue clue commented Nov 30, 2018

This PR exposes all standard I/O pipes both as named references (stdin, stdout and stderr) as well as an array with all pipes and their matching FD number. This can be useful when simply closing all pipes and is also a prerequisite for a follow-up PR which adds support for custom file descriptors / pipes (#12).

Builds on top of #63

@clue clue added this to the v0.6.0 milestone Nov 30, 2018
@clue clue requested review from WyriHaximus and jsor November 30, 2018 12:12
README.md Outdated Show resolved Hide resolved
@WyriHaximus WyriHaximus merged commit 02c560e into reactphp:master Dec 1, 2018
@clue clue deleted the pipes branch December 2, 2018 11:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants