Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'v0.18.x' | Max Kellermann | 2014-08-24 | 1 | -1/+1 |
|\ | |||||
| * | event/TimeoutMonitor: really reset "active" flag before invoking OnTimeout() | Max Kellermann | 2014-08-24 | 1 | -1/+1 |
* | | Merge branch 'v0.18.x' | Max Kellermann | 2014-08-24 | 1 | -0/+1 |
|\| | |||||
| * | event/TimeoutMonitor: reset "active" flag before invoking OnTimeout() | Max Kellermann | 2014-08-24 | 1 | -1/+3 |
* | | copyright year 2014 | Max Kellermann | 2014-01-13 | 1 | -1/+1 |
* | | event/Loop: remove the GLib implementation | Max Kellermann | 2014-01-04 | 1 | -36/+1 |
* | | Add infrastructure for using multiple event loops | Denis Krjuchkov | 2013-11-27 | 1 | -8/+14 |
|/ | |||||
* | EventLoop: new implementation using epoll | Max Kellermann | 2013-08-10 | 1 | -1/+24 |
* | event/TimeoutMonitor: eliminate support for periodic events | Max Kellermann | 2013-04-08 | 1 | -9/+5 |
* | event/TimeoutMonitor: wrapper for g_timeout_source_new() | Max Kellermann | 2013-01-14 | 1 | -0/+65 |