Hi, 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. Is there any reason for this? Are the two usages equivalent at this point in time? thanks Rich