Hi, i want to irp notification event from device driver. we have h.264 hardware encoder, when stream ready to read, os send the event to user application via deviceiocontronl(). how do i create event for this case?
Thank you. On Tuesday, August 16, 2016 at 9:51:55 PM UTC+9, Saúl Ibarra Corretgé wrote: > > On 16/08/16 13:05, Ji Wong Park wrote: > > Hi, currently i am using waitformultipleobject(). > > want to replace it with libuv. > > To do so, i have to replace it with events from createevent(). > > > > I'm afraid I don't understand the question, can you elaborate? libuv > doesn't offer an API for waiting on events created outside of it, if > that's the question, though. > > > -- > Saúl Ibarra Corretgé > http://bettercallsaghul.com > -- You received this message because you are subscribed to the Google Groups "libuv" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/libuv. For more options, visit https://groups.google.com/d/optout.
