Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add infrastructure for using multiple event loops | Denis Krjuchkov | 2013-11-27 | 1 | -9/+15 |
* | event: add API documentation | Max Kellermann | 2013-11-24 | 1 | -0/+4 |
* | EventLoop: new implementation using epoll | Max Kellermann | 2013-08-10 | 1 | -0/+24 |
* | event/*Monitor: add method GetEventLoop() | Max Kellermann | 2013-08-08 | 1 | -0/+4 |
* | event/TimeoutMonitor: eliminate support for periodic events | Max Kellermann | 2013-04-08 | 1 | -5/+2 |
* | event/TimeoutMonitor: wrapper for g_timeout_source_new() | Max Kellermann | 2013-01-14 | 1 | -0/+60 |