If uv_tcp_connect fails for any reason and I want to retry the connection. Is it safe for me to just call uv_tcp_connect again inside my call back? I want to retry for lets say N times or for some period of time.
-- 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.
