Add an implementation of DBusSocketSet using epoll
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Mon, 13 Jun 2011 16:12:42 +0000 (17:12 +0100)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Mon, 13 Jun 2011 16:30:40 +0000 (17:30 +0100)
commitf567a7f7192c62310fc57cda7350d7e9de5d082b
treeb766b9e666b1f21d2ebe3582c948f3c9f2d68eb8
parentef4d3bcc7f0e70d4b4087b370c3b8ad8f82fdb2c
Add an implementation of DBusSocketSet using epoll

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=33337
Bug-NB: NB#197191
Bug-NB: NB#225019
configure.ac
dbus/Makefile.am
dbus/dbus-socket-set-epoll.c [new file with mode: 0644]
dbus/dbus-socket-set.c
dbus/dbus-socket-set.h