Am Thu, 3 Jul 2008 07:22:50 +0200 (CEST) schrieb Vincent Torri:

> 
> Hey,
> 
> > in the past I used ecore_main_fd_handler_add() to hook my async
> > signals from a second thread into the ecore loop (GPS and Joystick
> > in that case). This works well so far. Now I found this:
> >
> > http://docs.enlightenment.org/api/ecore/html/group__Ecore__Job__Group.html
> >
> > and
> >
> > http://docs.enlightenment.org/books/cookbook/eflcookbook.html#id2540052
> >
> > The second contains ecore_event_handler_add(). I wasn't able to find
> > that in the ecore docs.
> >
> > Could you short explain for what both types are used?
> >
> > Is one of both able to replace my current way of hooking async
> > functions from a second thread into the ecore main loop as I did it
> > with ecore_main_fd_handler_add() like in:
> >
> > http://tux-style.de/linux/enlightenment/Dispatcher/C/ecore_dispatcher.c
> 
> maybe that thread can interest you:
> 
> http://sourceforge.net/mailarchive/message.php?msg_id=Pine.LNX.4.64.0805110644300.12290%40grozny.maths.univ-evry.fr

Sure this is really interesting as it implements a similar thing. But I
wonder where I should ask the question above. Nobody on this list or on
IRC likes to answer it. Maybe nobody knows it?

regards
Andreas

-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to