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