Skip to content

Conversation

@robamu
Copy link

@robamu robamu commented Nov 13, 2025

  • API to set VMIN and VTIME parameters
  • More high-level API to set the ReadMode
  • read and write can be used without bringing std::io::Read and
    std::io::Write into scope.
  • New read_raw and write_raw methods which directly call the unistd
    read and write.

@robamu robamu changed the title Tty tests VMIN/VTIME and raw read tests Nov 13, 2025
- API to set `VMIN` and `VTIME` parameters
- `read` and `write` can be used without bringing `std::io::Read` and
  `std::io::Write` into scope.
- New `read_raw` and `write_raw` methods which directly call the unistd
  read and write.
@robamu robamu changed the title VMIN/VTIME and raw read tests VMIN/VTIME and raw read and write API for TTYPort 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