summaryrefslogtreecommitdiffstats
path: root/announce.h
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2005-03-26 18:37:06 +0000
committerLennart Poettering <lennart@poettering.net>2005-03-26 18:37:06 +0000
commit4aa744ffac20c7b5e18cb3b23e5dbac8221c0043 (patch)
treee6397080bcf8c2a0b69aeff02d59b82a6513de8a /announce.h
parent8e7f83aa5b6d910e80c56b31f4eb79b02e7ca67b (diff)
* add todo list
* beef up packet scheduler git-svn-id: file:///home/lennart/svn/public/avahi/trunk@18 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
Diffstat (limited to 'announce.h')
-rw-r--r--announce.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/announce.h b/announce.h
index 0e65eae..49c5f13 100644
--- a/announce.h
+++ b/announce.h
@@ -17,6 +17,7 @@ struct _flxAnnouncement {
flxTimeEvent *time_event;
guint n_announced;
+ guint sec_delay;
FLX_LLIST_FIELDS(flxAnnouncement, by_interface);
FLX_LLIST_FIELDS(flxAnnouncement, by_entry);