Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make poll() work on platforms that can't recv() on a non-socket | Joachim Schmitz | 2012-09-17 | 1 | -0/+4 |
* | poll() exits too early with EFAULT if 1st arg is NULL | Joachim Schmitz | 2012-09-17 | 1 | -1/+1 |
* | fix some win32 specific dependencies in poll.c | Joachim Schmitz | 2012-09-17 | 1 | -2/+6 |
* | make poll available for other platforms lacking it | Joachim Schmitz | 2012-09-17 | 2 | -0/+659 |