summaryrefslogtreecommitdiff
path: root/compat/poll
Commit message (Expand)AuthorAgeFilesLines
* make poll() work on platforms that can't recv() on a non-socketJoachim Schmitz2012-09-171-0/+4
* poll() exits too early with EFAULT if 1st arg is NULLJoachim Schmitz2012-09-171-1/+1
* fix some win32 specific dependencies in poll.cJoachim Schmitz2012-09-171-2/+6
* make poll available for other platforms lacking itJoachim Schmitz2012-09-172-0/+659