]> git.meshlink.io Git - catta/commit
If the client calls EntryGroup::Commit update the local state immediately and
authorLennart Poettering <lennart@poettering.net>
Thu, 24 Aug 2006 21:02:46 +0000 (21:02 +0000)
committerLennart Poettering <lennart@poettering.net>
Thu, 24 Aug 2006 21:02:46 +0000 (21:02 +0000)
commit8a0e03b4fc8687a91b9a6800145e613c3a009247
tree127daf414561aa1b678c994cc9474af6d81e9fdf
parente521a9a2fad8314d5e7d5bbde47b2c852a1426a7
If the client calls EntryGroup::Commit update the local state immediately and
do not delay this until the server informed us about the state change
asynchronously. The reason for this change is that otherwise all functions that
access the entry group depend on the out-of-date state for their validity
checks, which is obviously a bad idea.

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1269 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
avahi-client/entrygroup.c