Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
lib/avahi/Client: relax assertion after COLLISION/REGISTERING
Turns out that `AVAHI_CLIENT_S_COLLISION` can occur after `AVAHI_CLIENT_S_RUNNING`, and `connected==true`. Relaxing this fixes a bogus assertion failure.
- Loading branch information