Egor Egorov
2013-10-10 21:03:45 UTC
Hello.
Suppose I did uv_write() and them immediately uv_close(). Will libuv wait
for all written data to be actually sent? For how long?
In general, what is the best way to close tcp connection given that I don't
want to read anything from it anymore but I want to make sure that's it's
properly written?
Suppose I did uv_write() and them immediately uv_close(). Will libuv wait
for all written data to be actually sent? For how long?
In general, what is the best way to close tcp connection given that I don't
want to read anything from it anymore but I want to make sure that's it's
properly written?
--
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 libuv+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
Visit this group at http://groups.google.com/group/libuv.
For more options, visit https://groups.google.com/groups/opt_out.
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 libuv+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
Visit this group at http://groups.google.com/group/libuv.
For more options, visit https://groups.google.com/groups/opt_out.