]> git.sur5r.net Git - openldap/commit
ITS #6300: Added support for using kqueue in slapd (for systems that support kqueue(2).
authorBryan Duncan <bduncan@apple.com>
Mon, 14 Nov 2011 19:34:12 +0000 (11:34 -0800)
committerQuanah Gibson-Mount <quanah@openldap.org>
Thu, 19 Oct 2017 21:54:50 +0000 (14:54 -0700)
commita25046535cc4f57f53b0e6952ab478593b886be6
tree93deb0ff62dbfe4f2d42bf2cf8101cb18149e624
parent311bc0052cc294d363333de87bebeb9dd15e3ee3
ITS #6300: Added support for using kqueue in slapd (for systems that support kqueue(2).

Patch obtained from:
        http://public.me.com/bryan.duncan/bryan-duncan.kqueue.090922.patch

 # This patch file is derived from OpenLDAP Software. All of the
 # modifications to OpenLDAP Software represented in the following
 # patch(es) were developed by Apple.  I, Bryan Duncan, am authorized by
 # Apple, my employer, to release this work under the following terms.
 #
 # Copyright 2009 Apple Inc. All rights reserved.
 #
 # Redistribution and use in source and binary forms, with or without
 # modification, are permitted only as authorized by the OpenLDAP
 # Public License.
 #
 # A copy of this license is available in file LICENSE in the
 # top-level directory of the distribution or, alternatively, at
 # http://www.OpenLDAP.org/license.html.
 #
configure.in
include/portable.hin
servers/slapd/daemon.c