[En-Nut-Discussion] NutEventWait vs. NetSleep

Nathan Moore nategoose at gmail.com
Fri Nov 27 18:24:14 CET 2009


On Fri, Nov 27, 2009 at 11:39 AM, Rich Peters <rpeters at micro-magic.com>wrote:

>
> I am looking at a bunch of old code that uses
>
> NutEventWait() on a private queue handle instead NutSleep.  The Event is
> being
> used to cause a timeout, no code ever sets the event.
>

Which code?  I'd guess that either there used to be some other code that
posted the
event or that the code was designed so that posting of an event could be
added later
but that got forgotten about or where to post the events was not clear.


Nathan



More information about the En-Nut-Discussion mailing list