X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=avahi-core%2Fserver.h;h=1723250ea4f9aa35a5b4f859220f26fcca49f775;hb=c4cbc73a5fdc59d90b5d3c8dadaff8f228b98671;hp=3e439f97f178796764199a1a6e31bc921c421671;hpb=424aefe8a431b79496672799dc4f4430fa935252;p=catta diff --git a/avahi-core/server.h b/avahi-core/server.h index 3e439f9..1723250 100644 --- a/avahi-core/server.h +++ b/avahi-core/server.h @@ -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);