lwip-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-devel] [bug #52770] mdns: move the announcements to a timer callba


From: Dirk Ziegelmeier
Subject: [lwip-devel] [bug #52770] mdns: move the announcements to a timer callback
Date: Tue, 2 Jan 2018 03:23:47 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:57.0) Gecko/20100101 Firefox/57.0

Follow-up Comment #9, bug #52770 (project lwip):

I don't like to add another timer for this, its not worth it (yet another
thing to configure in lwIP for MDNS - NUM_TIMOUTS needs to be increased).
There are two solutions:

- Add all services _before_ the netif is up - I think this can be done in most
systems

- Add functions "mdns_stop_announce()" and "mdns_resume_announce()" to
temporarily stop/resume announcing while services are being added

Would one of these be feasible for you?

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?52770>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]