Andrey N. Oktyabrski <a...@bestmx.ru> added the comment: Yes, it works for me on 2.10, thank you very much.
$ uname -iprs DragonFly 2.10-RELEASE x86_64 X86_64_GENERIC_SMP $ ./test-kqueue kevent1 done, flags: 8021 kevent1 reported EOF, exiting $ head /usr/pkg/etc/nginx/nginx.conf | tail -6 | grep -v '^ *#' events { worker_connections 10240; use kqueue; } _____________________________________________________ DragonFly issue tracker <b...@lists.dragonflybsd.org> <http://bugs.dragonflybsd.org/issue1998> _____________________________________________________