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