On Tue, Nov 10, 2015 at 9:46 PM, Malcolm Malurka <[email protected]> wrote: > Another possibility: would calling uv_read_stop inside the read_cb give me > pull semantics, and work? Or is there a race condition somewhere?
No, that should work. -- 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.
