Skip to content

Conversation

@robamu
Copy link

@robamu robamu commented Nov 13, 2025

  • read and write can be used without bringing std::io::Read and std::io::Write into scope.
  • Add low-level read_raw and write_raw which directly call the UNIX read and write functions.

@robamu robamu marked this pull request as draft November 13, 2025 14:34
- `read` and `write` can be used without bringing `std::io::Read` and
  `std::io::Write` into scope.
@robamu robamu force-pushed the add-low-level-unix-read-write branch from 3b15584 to e6d5184 Compare November 13, 2025 14:36
@robamu robamu marked this pull request as ready for review November 13, 2025 16:19
@robamu
Copy link
Author

robamu commented Nov 13, 2025

Replaced by #306

@robamu robamu closed this Nov 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant