Structs§
- Console device
- Console device for use with vhost-user. Will set stdin back to canon mode if we are getting input from it.
Functions§
- Return a new vhost-user console device.
paramsare the device’s configuration, andkeep_rdsis a vector into whichRawDescriptorsthat need to survive a fork are added, in case the device is meant to run within a child process. - Starts a vhost-user console device. Returns an error if the given
argsis invalid or the device fails to run. - Starts a multiport enabled vhost-user console device. Returns an error if the given
argsis invalid or the device fails to run.