On Thu, Jan 22, 2015 at 11:46 PM, Devchandra Meetei <dlmee...@gmail.com> wrote:
> Then it should be dangerous right?
>
> The first callback might never be called.

I'm afraid I don't understand what you mean.  When you call
uv_read_start(cb), your callback may or may not get called, depending
on whether data is received or not.  How does uv_read_stop() make that
(more?) dangerous?

-- 
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+unsubscr...@googlegroups.com.
To post to this group, send email to libuv@googlegroups.com.
Visit this group at http://groups.google.com/group/libuv.
For more options, visit https://groups.google.com/d/optout.

Reply via email to