]> git.meshlink.io Git - catta/blobdiff - avahi-core/server.h
reset the the commit throttling counter for entry groups 5s afer they have been estab...
[catta] / avahi-core / server.h
index 3e439f97f178796764199a1a6e31bc921c421671..1723250ea4f9aa35a5b4f859220f26fcca49f775 100644 (file)
@@ -88,6 +88,8 @@ struct AvahiSEntryGroup {
     unsigned n_register_try;
     struct timeval register_time;
     AvahiTimeEvent *register_time_event;
+
+    struct timeval established_at;
     
     AVAHI_LLIST_FIELDS(AvahiSEntryGroup, groups);
     AVAHI_LLIST_HEAD(AvahiEntry, entries);