Modules

This client is used by the QEMU plugin to communicate with the consumer connected to the UNIX socket. It is very simple and essentially provides two functions: setup and submit to create the pipes and socket and start a thread to listen for events, and to submit events to the socket, respectively.