tree: 14e3097f1079da7d6bb6e55e6cbb47566ffa2a96 [path history] [tgz]
  1. include/
  2. test/
  3. BUILD.gn
  4. README.md
  5. tty-connection.cc
zircon/system/ulib/fs-pty/README.md

This library exists to support libfs-backed implementations of fuchsia.hardware.pty.Device. Using libfs as a base lets us avoid reimplementing the subtle details of the fuchsia.io.File interface.