lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [patch #9523] MDNS responder should reply after a random ti


From: Jasper Verschueren
Subject: [lwip-devel] [patch #9523] MDNS responder should reply after a random timeout
Date: Wed, 31 Oct 2018 12:05:50 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36

Follow-up Comment #23, patch #9523 (project lwip):

Response to comment #21:
ok. Do you agree with netif_mdns_data() to get the mdns data from the netif in
the other modules?

Response to comment #22:
I need the busy_flag anyway to keep track of the status. So looking at the
busy_flag instead of going through a linked list seems more appropriate to me.

The abstraction level that mdns_set_timeout makes is convenient. It also
updates the busy_flag.

I have MEMP_NUM_SYS_TIMEOUT of 18 at this moment, so worst case it will need
to run through a linked list of 18 timers...

    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/patch/?9523>

_______________________________________________
  Message sent via Savannah
  https://savannah.nongnu.org/




reply via email to

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