summaryrefslogtreecommitdiff
path: root/dbus/dbus-socket-set-epoll.c
Commit message (Expand)AuthorAgeFilesLines
* dbus-socket-set-epoll: initialize all bytes of struct epoll_eventPhilip Withnall2017-02-221-1/+7
* Remove trailing newlines from _dbus_warn, _dbus_warn_check_failedSimon McVittie2016-09-301-9/+9
* DBusMainLoop, DBusSocketSet: work in terms of DBusPollableSimon McVittie2015-05-121-4/+4
* Use epoll in a backwards-compatible way on Linux < 2.6.27Simon McVittie2011-06-131-1/+20
* Add an implementation of DBusSocketSet using epollSimon McVittie2011-06-131-0/+352