Am Sun, 2 May 2010 17:44:57 +0200 schrieb Andreas Volz:
Hello,
I only like to inform that I was able to fix that bug. It was for sure
an bug in my application. But from this backtrace I wasn't able to find
it. While hinting another bug I got a backtrace in my dispatcher and
found out that I do so
On Sun, 16 May 2010 23:05:50 +0200 Andreas Volz said:
good. pebkac :) good to know.
> Am Sun, 2 May 2010 17:44:57 +0200 schrieb Andreas Volz:
>
> Hello,
>
> I only like to inform that I was able to fix that bug. It was for sure
> an bug in my application. But from this backtrace I wasn't able
Hey Guys,
Here's a patch to support epoll in ecore.
Probably needs a bit more testing, but let me know what you think.
thanks,
Mike
Use epoll (efficient poll) in ecore when it's available.
configure.ac |3
src/lib/ecore/ecore.c |1
src/lib/ecore/ecore_main.c |