tree: f8ba0749263c1e5d1d6af5214be09a05515b7c6b [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.