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 unix pipe. #91

Merged
merged 9 commits into from
Oct 18, 2023
Merged

Add unix pipe. #91

merged 9 commits into from
Oct 18, 2023

Conversation

Berrysoft
Copy link
Member

Add named pipe (FIFO) and anonymous pipe.

@Berrysoft Berrysoft marked this pull request as draft October 11, 2023 12:37
@Berrysoft Berrysoft removed the request for review from George-Miao October 11, 2023 12:37
@Berrysoft
Copy link
Member Author

We need Recv instead of ReadAt for pipes. However, to write this in a clean way, we need #71

compio-fs/src/pipe.rs Outdated Show resolved Hide resolved
@George-Miao George-Miao added the enhancement New feature or request label Oct 11, 2023
@Berrysoft Berrysoft marked this pull request as ready for review October 18, 2023 04:00
@Berrysoft Berrysoft merged commit 636a8ee into compio-rs:master Oct 18, 2023
11 checks passed
@Berrysoft Berrysoft deleted the dev/unix-pipe branch October 18, 2023 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants