Hi!

On 10/11/15 21:46, Malcolm Malurka wrote:
Hello!

What happened with this proposal?  I am working in using libuv for
another project and the streaming API is awkward to use for what I want.
  Specifically, I only want to get a read when I ask for it.


I started working on it, but got sidetracked fixing other stuff, and sadly didn't have the time to continue working on it. I hope that changes, but alas I have no idea when that will happen.

Another possibility: would calling uv_read_stop inside the read_cb give
me pull semantics, and work?  Or is there a race condition somewhere?


Yes, that's a way to do it.


Regards,

--
Saúl Ibarra Corretgé
http://bettercallsaghul.com

--
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.

Reply via email to