fix signal handler on win32
The signal handler thread on win32 did listen to 4 HANDLEs, of which only 3 were initialized. The result was 1 thread eating 100% cpu. This commit reduces the HANDLE array storage. Signed-off-by: Kurt Van Dijck <dev.kurt@vandijck-laurijssen.be>pull/602/merge
parent
7ca3a24686
commit
e3b4bd8937
Loading…
Reference in New Issue