]> git.meshlink.io Git - catta/commit
* add new priority parameter to avahi_glib_poll_new()
authorLennart Poettering <lennart@poettering.net>
Sun, 14 Aug 2005 22:11:35 +0000 (22:11 +0000)
committerLennart Poettering <lennart@poettering.net>
Sun, 14 Aug 2005 22:11:35 +0000 (22:11 +0000)
commit769c00f228ba0d37217aaf1424dedde390e7a01c
treee641d94f918a133f59e0eeb8e07109247d4d7aab
parenta4acfaf4f942f702606e660990c873c9ff5b0395
* add new priority parameter to avahi_glib_poll_new()
* beef up AvahiPoll a little to contain real timeout events
* cleanups in avahi-client
* drop glib dependency
* port to AvahiPoll system
* put some "const"s and "static"s in to make gcc shut up
* change all uses of malloc/free to avahi_malloc/avahi_new/avahi_free

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@324 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
19 files changed:
avahi-client/Makefile.am
avahi-client/browser.c
avahi-client/client-test.c
avahi-client/client.c
avahi-client/client.h
avahi-client/dbus-watch-glue.c [new file with mode: 0644]
avahi-client/dbus-watch-glue.h [new file with mode: 0644]
avahi-client/entrygroup.c
avahi-client/internal.h
avahi-common/simple-watch.c
avahi-common/watch-test.c
avahi-common/watch.h
avahi-core/avahi-test.c
avahi-core/conformance-test.c
avahi-core/timeeventq.c
avahi-daemon/main.c
avahi-glib/glib-watch-test.c
avahi-glib/glib-watch.c
avahi-glib/glib-watch.h