View Single Post
Old 03-31-2006, 02:20 AM   #1 (permalink)
jaro
Registered User
 
jaro's Avatar
 
Join Date: Feb 2006
Posts: 9
jaro is on a distinguished road
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
jaro is offline   Reply With Quote