lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #50325] DNS local host list exported functions lack ve


From: Simon Goldschmidt
Subject: [lwip-devel] [bug #50325] DNS local host list exported functions lack versatility
Date: Fri, 17 Feb 2017 16:09:23 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36

Follow-up Comment #11, bug #50325 (project lwip):

I had a talk with Dirk about the iterator not providing an 'idx' in the
callback. However, since the table can be 'const' (a const array in ROM) or
'dynamic' (a list with next pointers), we cannot just export the table (since
it would be different for the const/dynamic cases.

If anyone has suggestions for improvement of the change, feel free to post
here.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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