aboutsummaryrefslogtreecommitdiffstats
path: root/src/event_pipe.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* main_notify: renamed source to event_pipe.cMax Kellermann2009-01-011-0/+39
We are going to migrate away from the concept of notifying the main thread. There should be events sent to it instead. This patch starts a series to implement that.