svenhag
February 11th, 2005, 09:23 AM
Hi
I'd like to know if windows have anything like posix signals. There ought to be something that is similar and as easy to use as kill(pid, sig). If there isn't, then what's the easiest way to tell a process that a special event has occured?
I'd like to know if windows have anything like posix signals. There ought to be something that is similar and as easy to use as kill(pid, sig). If there isn't, then what's the easiest way to tell a process that a special event has occured?