User ademir - Stack Overflow most recent 30 from stackoverflow.com 2010-03-14T01:49:31Z http://stackoverflow.com/feeds/user/202342 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/1671827/poll-c-function-on-windows 0 poll() c function on windows ademir http://stackoverflow.com/users/202342 2009-11-04T05:27:26Z 2010-01-30T22:01:32Z <p>Hi there!I want to know if I can use the poll() function on a MinGW development chain. I have CodeBlocks+MinGW. Thanks a lot.</p> http://stackoverflow.com/questions/1671827/poll-c-function-on-windows Comment by ademir on poll() c function on windows ademir http://stackoverflow.com/users/202342 2009-11-04T05:41:29Z 2009-11-04T05:41:29Z Well, I heard it is POSIX only, I want to know if anybody has used it succesfully on MinGW, but I have not tried it.