Hi Saul,

This is intended behavior. The "once" is related to polling for i/o. 
> So the loop will block for i/o once. But X callbacks might be fired, 
> if handles are ready or many sockets become readable, etc. 
>

Sure, but that's not what I've asked about.

The question is rather whether the loop should behave the same whether the 
event is retrieved from actual poll or queued from before (synchronous 
replies for previous requests, AFAIU).

I would say it should.

Martin

-- 
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 http://groups.google.com/group/libuv.
For more options, visit https://groups.google.com/d/optout.

Reply via email to