On Fri, 15 Mar 2019 at 12:35, Saúl Ibarra Corretgé <sag...@gmail.com> wrote:
> > Can I call twice to uv_listen() with different uv_connection_cb? That
> > would make me happy :)
>
> You can, but the second time will fail if you were already listening.

I just confirm that it does not fail at all. Note: I'm calling
uv_listen() twice in the same loop iteration.


-- 
Iñaki Baz Castillo
<i...@aliax.net>

-- 
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 https://groups.google.com/group/libuv.
For more options, visit https://groups.google.com/d/optout.

Reply via email to