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: Dirk Ziegelmeier
Subject: [lwip-devel] [patch #9523] MDNS responder should reply after a random timeout
Date: Wed, 31 Oct 2018 05:58:56 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0

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

Regarding your question about NETIF_TO_HOST: Only lwIP _CORE_ functionality
should be a direct type-safe netif member. This is because lwIP core should
not know about apps, netifs etc., even if they are in main lwIP rep. This is
why all apps that need to store something on a netif need to use the
netif_client_data mechanism.

    _______________________________________________________

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]