On Thursday, July 17, 2014 2:01:29 PM UTC+5:30, Iñaki Baz Castillo wrote: > > 2014-07-17 10:28 GMT+02:00 Ashish <[email protected] <javascript:>>: > > 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? >
Well, it was confusion at my end. I just had got little confused by Saúl's first reply: "You can check the number of queued bytes in the write callbacks" made me to think he is referring to req->queued_bytes. > -- > Iñaki Baz Castillo > <[email protected] <javascript:>> > -- 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.
