You can use a uv_prepare_t or uv_check_t handle, they run once per event loop iteration. On Feb 4, 2015 9:13 AM, "lahorimoonda via libuv" <[email protected]> wrote:
> Hi, > > I want to write a node.js add-on that hooks into the libuv message loop so > that on each iteration it can do some custom things. Is this possible? I > would be interested in submitting a patch to make this happen if needed. > > Regards, > > - Jason > > -- > 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. > -- 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.
