On Fri, Jan 25, 2019 at 7:19 PM Iñaki Baz Castillo <[email protected]> wrote:
> > 2) After calling uv_shutdown() (and before uv_shutdown_cb is called)
> > is there any API to check if the handle is being shutdown?
>
> But I cannot find any API to check this. Something such as
> uv_is_shuttingdown(). Is there any trick for that?

There currently isn't but there is no reason one couldn't be added.
You're welcome to file a feature request or a pull request.

-- 
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.

Reply via email to