Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-10-10 | r5292: ensure we cleanup the epoll_fd on event context destruction | Andrew Tridgell | 1 | -0/+17 |
2007-10-10 | r5284: this is needed on my server | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r5273: fixed another bug in the code that keeps timed events | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r5217: avoid epoll_ctl() if the event flags are already set correctly | Andrew Tridgell | 1 | -1/+4 |
2007-10-10 | r5198: don't consider failure to remove an epoll event as enough reason to | Andrew Tridgell | 1 | -4/+2 |
2007-10-10 | r5197: moved events code to lib/events/ (suggestion from metze) | Andrew Tridgell | 4 | -0/+593 |