What happens when we call *uv_read_stop* and after few seconds call *uv_read_start* again ?
1. Data from incoming stream in those few seconds will be ignored/deleted forever? or 2. Will the data be kept on hold and will be passed to *on_read* after we call *uv_read_start*? Tnx, Ashish -- 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.
