windows: Provide a poll(2) wrapper calling WSAPoll()

This commit is contained in:
Martin Willi
2014-11-21 11:16:48 +01:00
parent e796b88e86
commit fc829ec9fb
3 changed files with 40 additions and 0 deletions
+1
View File
@@ -37,6 +37,7 @@
# include <netdb.h>
# include <netinet/in.h>
# include <sched.h>
# include <poll.h>
#endif
/**