]> xenbits.xensource.com Git - pvdrivers/win/xencons.git/commit
Add named pipe server
authorOwen Smith <owen.smith@citrix.com>
Tue, 25 Jul 2017 12:39:30 +0000 (13:39 +0100)
committerPaul Durrant <paul.durrant@citrix.com>
Tue, 25 Jul 2017 12:39:30 +0000 (13:39 +0100)
commitd8fda76708cae8290198984e9f323b36d3d56b01
treeebada76a65ec211c80cf1306b5885fed46db07a3
parentedf75e2262e3737fe18e03fcef25c6eed7ed827b
Add named pipe server

Create a threaded NamedPipe server for the device.
This will be used to pass data from the console to child processes, and
read data from the child processes to pass to the console device.

Signed-off-by: Owen Smith <owen.smith@citrix.com>
s/memset/ZeroMemory
Add a '__' prefix to forceinlined list manipulation primitives

Signed-off-by: Paul Durrant <paul.durrant@citrix.com>
src/monitor/monitor.c