]> git.meshlink.io Git - catta/commit
fix logic of AVAHI_SERVER_REGISTERING state handling. Many clients assumed that
authorLennart Poettering <lennart@poettering.net>
Tue, 22 Aug 2006 01:48:13 +0000 (01:48 +0000)
committerLennart Poettering <lennart@poettering.net>
Tue, 22 Aug 2006 01:48:13 +0000 (01:48 +0000)
commitc1e5b725e8e769c8ac1f5df97aac53896b05af43
tree07937edf6ef0f66a11f53d7ff9925e4b1a20a885
parent7addead62ad76bfad74d1970cea2b73450f98973
fix logic of AVAHI_SERVER_REGISTERING state handling. Many clients assumed that
this state would follow only on a AVAHI_SERVER_COLLISION state. However, this
is not true, hence we need to handle this state transition, too. Mostly the
same as we already handle AVAHI_SERVER_COLLISION.

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1258 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
avahi-compat-howl/compat.c
avahi-compat-libdns_sd/compat.c
avahi-utils/avahi-publish.c
examples/client-publish-service.c
examples/core-publish-service.c