Max Kellermann
|
c1f4f1fdb6
|
EventLoop: new implementation using epoll
Implement an event loop without GLib.
|
2013-08-10 13:54:23 +02:00 |
|
Max Kellermann
|
090bc6fa79
|
event/*Monitor: add method GetEventLoop()
|
2013-08-08 23:03:38 +02:00 |
|
Max Kellermann
|
98cbc0ea79
|
event/TimeoutMonitor: eliminate support for periodic events
No caller needs this. Fixes use-after-free after returning from
Client::OnTimeout().
|
2013-04-08 23:14:07 +02:00 |
|
Max Kellermann
|
d3a479b7fa
|
event/TimeoutMonitor: wrapper for g_timeout_source_new()
|
2013-01-14 11:12:28 +01:00 |
|