Obsolete attachments are hidden. To view all attachments (including obsolete)
click here.
[PATCH 1/6] DBusSocketSet: new abstraction for struct pollfd[] or whatever |
patch
|
2011-06-13 09:31:50 UTC |
23.09 KB |
no flags
|
Details |
[PATCH 2/6] Check for epoll in configure.ac |
patch
|
2011-06-13 09:32:11 UTC |
1.46 KB |
no flags
|
Details |
[PATCH 3/6] Add an implementation of DBusSocketSet using epoll |
patch
|
2011-06-13 09:32:37 UTC |
11.69 KB |
no flags
|
Details |
[PATCH 4/6] Add a stub _dbus_loop_toggle_watch and call it where needed |
patch
|
2011-06-13 09:32:56 UTC |
7.90 KB |
no flags
|
Details |
[PATCH 5/6] Maintain the set of polled sockets over time |
patch
|
2011-06-13 09:33:17 UTC |
11.76 KB |
no flags
|
Details |
[PATCH 6/6] Use epoll in a backwards-compatible way on Linux < 2.6.27 |
patch
|
2011-06-13 09:33:39 UTC |
2.31 KB |
no flags
|
Details |
_dbus_loop_new: don't crash on OOM allocating socket set |
patch
|
2011-11-02 08:55:19 UTC |
1.04 KB |
no flags
|
Details |