18 Dec
2009
18 Dec
'09
2:28 a.m.
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