]> git.meshlink.io Git - catta/commit
* Rename AVAHI_ERR_NOT_CONNECTED to AVAHI_ERR_DISCONNECTED
authorLennart Poettering <lennart@poettering.net>
Sun, 6 Nov 2005 16:12:03 +0000 (16:12 +0000)
committerLennart Poettering <lennart@poettering.net>
Sun, 6 Nov 2005 16:12:03 +0000 (16:12 +0000)
commit4e2113a7d5b702ff070e8220b32662bb00ae02dd
tree1a1812f25e83f36d5fd9667939ab253219be3ec7
parent3b4cd4f3530aa24bb5b38146372b87e966ce62d4
* Rename AVAHI_ERR_NOT_CONNECTED to AVAHI_ERR_DISCONNECTED
* Remove client state AVAHI_CLIENT_DISCONNECTED and replace it with AVAHI_CLIENT_FAILURE with error code set to AVAHI_ERR_DISCONNECTED

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@935 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
17 files changed:
avahi-client/browser.c
avahi-client/client.c
avahi-client/client.h
avahi-client/entrygroup.c
avahi-client/resolver.c
avahi-common/dbus.c
avahi-common/dbus.h
avahi-common/error.c
avahi-common/error.h
avahi-compat-howl/compat.c
avahi-compat-libdns_sd/compat.c
avahi-utils/avahi-browse.c
avahi-utils/avahi-resolve-host-name.c
docs/TODO
examples/client-browse-services.c
examples/client-publish-service.c
examples/glib-integration.c