I suppose we don't need to call uv_close when on_connect (callback of uv_tcp_connect) receives a non-zero status value. (Because status nonzero indicates some error. So no handle was created, hence no need to call uv_close)
But just want to be sure on this. Tnx, Ashish -- 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.
