[libdispatch-dev] libdispatch's timer implementation

Mark Heily mark at heily.com
Thu Dec 17 18:28:35 PST 2009


Mario Schwalbe wrote:
> @Mark Heily: In addition to the report, I sent yesterday, I'd like to add:
> On Linux, the application will spin forever, never dispatching any jobs if using
> the global queue, or won't do anything if using the main queue. Looks like
> you're right: EVFILT_USER isn't working properly.
> 

I just committed r120 of libkqueue which should fix the problems with 
EVFILT_USER. At the very least, now it passes the same unit tests on Linux 
and FreeBSD.

Regards,

  - Mark



More information about the libdispatch-dev mailing list