]> xenbits.xensource.com Git - pvdrivers/win/xencons.git/commit
Pass data through pipe
authorOwen Smith <owen.smith@citrix.com>
Tue, 25 Jul 2017 12:47:37 +0000 (13:47 +0100)
committerPaul Durrant <paul.durrant@citrix.com>
Tue, 25 Jul 2017 12:47:37 +0000 (13:47 +0100)
commitffe6201fd45cb34a73d843e42d7669c5ae87e542
tree3d87c66e07407a168a9bac9f972b7dc2d7456baa
parentd8fda76708cae8290198984e9f323b36d3d56b01
Pass data through pipe

All data read during the DeviceThread will be passes to all named pipes.
All data read from any named pipe will be passed to the device.

Signed-off-by: Owen Smith <owen.smith@citrix.com>
src/monitor/monitor.c