mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-24 16:49:39 -05:00
remove LDAP_DEVEL around lightweight dispatcher code
(presently in 2.4)
This commit is contained in:
parent
0bbbbc689b
commit
2e2d036490
1 changed files with 0 additions and 2 deletions
|
|
@ -58,12 +58,10 @@
|
|||
|
||||
LDAP_BEGIN_DECL
|
||||
|
||||
#ifdef LDAP_DEVEL
|
||||
#define SLAP_LIGHTWEIGHT_DISPATCHER /* experimental slapd architecture */
|
||||
#define SLAP_MULTI_CONN_ARRAY
|
||||
#ifdef LDAP_PVT_THREAD_POOL_SEM_LOAD_CONTROL
|
||||
#define SLAP_SEM_LOAD_CONTROL
|
||||
#endif /* LDAP_PVT_THREAD_POOL_SEM_LOAD_CONTROL */
|
||||
|
||||
#define SLAP_ACL_HONOR_DISCLOSE /* partially implemented */
|
||||
#define SLAP_ACL_HONOR_MANAGE /* not yet implemented */
|
||||
|
|
|
|||
Loading…
Reference in a new issue