Commit 73987dd4 authored by 比目鱼OS物语's avatar 比目鱼OS物语
Browse files

feat(pipe): enhance pipe implementation with status handling

- Add pipe_status_t enum for error handling
- Implement parameter validation
- Add proper cleanup in error cases
- Update return values to use status codes
- Add timeout support infrastructure
- Improve error propagation

dev: +2
parent eceaf022
Showing with 185 additions and 103 deletions
+185 -103
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment