Integrating libuv with glib's main loop

376 views
Skip to first unread message

Vinay Ram

unread,
Jun 10, 2013, 12:12:33 PM6/10/13
to nod...@googlegroups.com
Is there any way to integrate libuv with GLib's main loop This has been asked before. I would like to know if there has been any new developments in this regard.
libuv documentation has a section called 'Embedding libuv’s event loop in other libraries'. But it is empty.

Nikhil Marathe

unread,
Jun 10, 2013, 1:52:27 PM6/10/13
to nod...@googlegroups.com
On Mon, Jun 10, 2013 at 9:12 AM, Vinay Ram <vina...@gmail.com> wrote:
Is there any way to integrate libuv with GLib's main loop This has been asked before. I would like to know if there has been any new developments in this regard.
libuv documentation has a section called 'Embedding libuv’s event loop in other libraries'. But it is empty.
Hi Vinay,

I haven't gotten around to writing that section in detail, but uv_backend_fd() [1] and uv_run() with UV_RUN_NOWAIT will help.


Nikhil

Derek Dai

unread,
Dec 15, 2013, 1:13:50 PM12/15/13
to nod...@googlegroups.com
I just done libuv + glib, see
https://github.com/derekdai/libuv-glib
Reply all
Reply to author
Forward
0 new messages