Smithay/wayland-rs

Add tests for socket IO edge cases

ids1024 opened this issue · 0 comments

Not sure how best to test this but it would be good to handle:

  • Partial writes
  • Reads and writes that aren't multiples of 4 bytes
  • EINTR
  • More fds being buffered than can fit in a single message