tree: 888b8b38b01ec83b453c5b2c344fafc7a511c0ff [path history] [tgz]
  1. seccomp/
  2. src/
  3. Cargo.toml
  4. README.md
vm_tools/9s/README.md

9s - 9p server program

Warning: This document is old & has moved. Please update any links:
https://chromium.googlesource.com/chromiumos/platform2/+/HEAD/vm_tools/9s/README.md

This is a very thin wrapper around the p9 library crate. It takes care of parsing command-line options, accepting incoming client connections, and then handing things off to the p9 crate.