User ademir - Stack Overflowmost recent 30 from stackoverflow.com2010-03-14T01:49:31Zhttp://stackoverflow.com/feeds/user/202342http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/1671827/poll-c-function-on-windows0poll() c function on windowsademirhttp://stackoverflow.com/users/2023422009-11-04T05:27:26Z2010-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-windowsComment by ademir on poll() c function on windowsademirhttp://stackoverflow.com/users/2023422009-11-04T05:41:29Z2009-11-04T05:41:29ZWell, I heard it is POSIX only, I want to know if anybody has used it succesfully on MinGW, but I have not tried it.