kqueue examples?
Adrian Chadd
adrian at freebsd.org
Mon Oct 23 23:49:52 UTC 2006
On 10/24/06, Mike Horwath <drechsau at geeks.org> 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 - adrian at freebsd.org
More information about the freebsd-performance
mailing list