]> git.meshlink.io Git - catta/blobdiff - avahi-core/internal.h
some minor adjusments to the conformance testing program. We now pass Apple's
[catta] / avahi-core / internal.h
index e3608899709abf7d004ac21f20c8b5359e4562e7..c791d8d80d766d02d2804d1190932843e2a4b86f 100644 (file)
@@ -46,7 +46,7 @@ typedef struct AvahiEntry AvahiEntry;
 #define AVAHI_FLAGS_VALID(flags, max) (!((flags) & ~(max)))
 
 #define AVAHI_RR_HOLDOFF_MSEC 1000
-#define AVAHI_RR_HOLDOFF_MSEC_RATE_LIMIT 60000
+#define AVAHI_RR_HOLDOFF_MSEC_RATE_LIMIT 20000
 #define AVAHI_RR_RATE_LIMIT_COUNT 15
 
 typedef struct AvahiLegacyUnicastReflectSlot AvahiLegacyUnicastReflectSlot;