summaryrefslogtreecommitdiff
path: root/compat/poll
AgeCommit message (Expand)Author
2016-01-15mingw: avoid warnings when casting HANDLEs to intJohannes Schindelin
2015-09-14poll: honor the timeout on Win32Edward Thomson
2014-04-29compat/poll: sleep 1 millisecond to avoid busy waitTheodore Leblond
2013-09-11Windows: do not redefine _WIN32_WINNTSebastian Schuberth
2013-04-28compat/poll/poll.c: Fix a sparse warningRamsay Jones
2012-09-17make poll() work on platforms that can't recv() on a non-socketJoachim Schmitz
2012-09-17poll() exits too early with EFAULT if 1st arg is NULLJoachim Schmitz
2012-09-17fix some win32 specific dependencies in poll.cJoachim Schmitz
2012-09-17make poll available for other platforms lacking itJoachim Schmitz