]> xenbits.xensource.com Git - pvdrivers/win/xencons.git/commit
Add asynchronous device polling thread
authorOwen Smith <owen.smith@citrix.com>
Tue, 25 Jul 2017 12:26:27 +0000 (13:26 +0100)
committerPaul Durrant <paul.durrant@citrix.com>
Tue, 25 Jul 2017 12:26:27 +0000 (13:26 +0100)
commitedf75e2262e3737fe18e03fcef25c6eed7ed827b
treee430207ce26ec233d29bd844c01c61a656c9ac1f
parent0e0968a0081bb8dc4529682697cc610b84112b06
Add asynchronous device polling thread

Adds a thread that will asynchrously read the device handle.
This will be used to read console data from the device, for passing
to the named pipe.

Signed-off-by: Owen Smith <owen.smith@citrix.com>
s/memset/ZeroMemory

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