Module devices::proxy

source ·
Expand description

Runs hardware devices in child processes.

Structs

  • ChildProcIntf is the interface to the device child process.
  • Wraps an inner BusDevice that is run inside a child process via fork.

Enums

Functions

Type Definitions