lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [patch #7855] Provide alternative timeout implementation


From: James Smith
Subject: [lwip-devel] [patch #7855] Provide alternative timeout implementation
Date: Thu, 21 Nov 2013 09:15:30 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:25.0) Gecko/20100101 Firefox/25.0

Follow-up Comment #2, patch #7855 (project lwip):

I do not see the "one-sided/two-sided comparison" point. Doing "endtime <=
now" is only a single comparison in the timeout list processing.

Irrespective of which approach is viewed as the "better" (since simplicity
over performance is always an on-going discussion :-) I do still believe that
my point about the lwIP allowing the timeout support to be overridden (via
lwipopts.h) to allow run-time specific implementations is valid. Such a change
would allow the baseline to continue to use deltas ... and would allow
developers to provide alternative implementations if better suited to the
specific run-time requirements.


    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?7855>

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




reply via email to

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