Yes, that's correct, the close callback will be the last. Cheers, On Dec 25, 2014 11:30 AM, "FAU" <[email protected]> wrote:
> Does a call to uv_close() guarantee that no callback (other the one > passed in uv_close of course) for that handle is called anymore once > uv_close() has returned? > > (I assume this guarantee is given only once the closing callback has > been called?) > > > -- > 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.
