Hi can call "uv_write" in "uv_work_cb" for http chunked packet ? call "uv_work_queue" in http parser "on_message_complete" and call 3 "uv_write" in "uv_work_cb" method and call "uv_close" for close "uv_tcp_t" handle in "uv_after_work_cb" method, this is correct ? Should call 3 "uv_write" with separated uv_buf_t ?
thanks -- 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.
