On Sun, Mar 27, 2016 at 12:14 PM, Alex Hultman <[email protected]> wrote: > Let's say I have 3 connections, and I run 3 uv_read_start, one on each > uv_tcp_t (to register them for reading). In the uv_alloc_cb I set the > addresses to a shared buffer, used for all 3 uv_tcp_t. Will this work?
On Unices. Not on Windows. -- 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 https://groups.google.com/group/libuv. For more options, visit https://groups.google.com/d/optout.
