2014-07-17 10:28 GMT+02:00 Ashish <[email protected]>: > I was referring to req->queued_bytes which we get in uv_write_cb
That is not public API at all, why are you using it? Anyhow, since it is not public API I don't know what it is supposed to mean but, wouldn't make sense that req->queued_bytes indicates the total size of the data being sent by that write request so it should never become 0 or decrease? -- Iñaki Baz Castillo <[email protected]> -- 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.
