What is the connection between timer and the socket? I could not notice a problem with your code, however, I used to have a similar problem, and my understanding has been that you need to run the loop once one more time for the `uv_close()` requests to be processed. Only than it would be safe to release memory.
-- 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.
