std: pal/yggdrasil/pipe implementation #30

Closed
opened 2025-01-06 13:08:27 +02:00 by alnyan · 2 comments
Owner
  • read()
  • read_buf()
  • read_vectored()
  • is_read_vectored()
  • read_to_end()
  • write()
  • write_vectored()
  • is_write_vectored()
  • try_clone()
  • read2()
  • pipe()
- [x] read() - [x] read_buf() - [x] read_vectored() - [x] is_read_vectored() - [x] read_to_end() - [x] write() - [x] write_vectored() - [x] is_write_vectored() - [x] try_clone() - [x] read2() - [x] pipe()
alnyan added the
enhancement
scope
userspace-std
labels 2025-01-06 13:08:27 +02:00
Author
Owner

Half implemented in cd5ae30181

Half implemented in https://git.alnyan.me/yggdrasil/yggdrasil-rust/commit/cd5ae30181fac23963f15e7d6144f2cc6ae8552d
Author
Owner

Rest implemented in f00e8d04af

Rest implemented in https://git.alnyan.me/yggdrasil/yggdrasil-rust/commit/f00e8d04af397222a6e62c200cabb3d614782811
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: alnyan/yggdrasil#30
No description provided.