|
How do you use poll() in programming for Windows?
Hi
How do you use poll() in programming for Windows?
All the sample code that I've read is for Unix and says that I have to include <sys/poll.h> which my compiler cannot find.
btw, I'm using MVC6 and my os is win2k.
Regards,
Jaro
|