fet: allow interrupted run on Win32.
usleep() doesn't return a negative value on Ctrl+C under Windows, so we need to poll the Ctrl+C handler. Bug identified by Patrick Dussud <phdussud@hotmail.com>.
This commit is contained in:
parent
9563fc2683
commit
1a99daa84b
Loading…
Reference in New Issue