Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-07-28 | tevent: Slightly simplify poll_event_loop_poll | Volker Lendecke | 1 | -33/+38 |
2011-06-03 | Fix the poll() backend to correctly respond to POLLHUP|POLLERR returns on a f... | Jeremy Allison | 1 | -1/+13 |
2011-03-10 | tevent/poll: use fde->additional_flags to hold the array index | Stefan Metzmacher | 1 | -17/+6 |
2011-02-28 | Fix "cast from pointer to integer of different size" warnings on a 64-bit mac... | Jeremy Allison | 1 | -7/+7 |
2011-02-28 | tevent: Add a poll backend | Volker Lendecke | 1 | -0/+306 |