On 10/24/06, Mike Horwath <[EMAIL PROTECTED]> wrote:
I haven't dug into it yet, but dovecot is using kqueue() on FreeBSD. http://dovecot.org/
Its a pretty simplistic use of kevent(); at least it is in 1.0r7 which I have here. (Single submission of events to kevent() rather than bunching them up all into larger updates.) Adrian -- Adrian Chadd - [EMAIL PROTECTED] _______________________________________________ freebsd-performance@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-performance To unsubscribe, send any mail to "[EMAIL PROTECTED]"