aboutsummaryrefslogtreecommitdiffstats
path: root/src/ZeroconfAvahi.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* mpd_error.h: remove obsolete headerMax Kellermann2013-09-051-2/+2
| | | | Migrate the remaining callers to FatalError().
* ZeroconfAvahi: disable Avahi with epollMax Kellermann2013-08-101-0/+1
| | | | | Temporary hotfix until we have integrated avahi into our new event loop.
* EventLoop: new implementation using epollMax Kellermann2013-08-101-0/+11
| | | | Implement an event loop without GLib.
* *: use gcc.h macros instead of GLibMax Kellermann2013-08-041-2/+2
|
* ZeroconfAvahi: pass GMainContext to avahi_glib_poll_new()Max Kellermann2013-01-271-2/+4
|
* zeroconf: convert to C++Max Kellermann2013-01-271-0/+266