inferno - modrpc/info GitHub Wiki

Table of Contents

Overview

Styx Protocol

Device interface

13 Styx message types

  • attach: authenticate user of connection, return FID
  • clone: duplicate FID
  • walk: Advance FID on level of name hierarchy
  • open: Check permissions for file I/O
  • create: Create new file
  • read: Read contents of file
  • write: Write contents of file
  • close: Discard FID
  • remove: Remove file
  • stat: Report file state: permissions, etc.
  • wstate: Modify file state
  • error: Return error condition for failed operation
  • flush: Disregard outstanding I/O requests
⚠️ **GitHub.com Fallback** ⚠️