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

Add pipe handling. #24

Open
schveiguy opened this issue Oct 14, 2019 · 0 comments
Open

Add pipe handling. #24

schveiguy opened this issue Oct 14, 2019 · 0 comments

Comments

@schveiguy
Copy link
Owner

Pipes are standard on all Operating systems. Though they differ in how created, generally there are mechanisms to create named pipes and unnamed pipes. We need this functionality for parent/child process communication if this is to replace the phobos i/o system.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant