mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-20 22:59:34 -05:00
Add "not yet implemented" comment to LCUP result code section
This commit is contained in:
parent
3ea0f0cd0b
commit
35f44be64b
1 changed files with 1 additions and 1 deletions
|
|
@ -525,7 +525,7 @@ typedef struct ldapcontrol {
|
||||||
|
|
||||||
#define LDAP_OTHER 0x50
|
#define LDAP_OTHER 0x50
|
||||||
|
|
||||||
/* LCUP operation codes (113-117) */
|
/* LCUP operation codes (113-117) - not implemented */
|
||||||
#define LDAP_CUP_RESOURCES_EXHAUSTED 0x71
|
#define LDAP_CUP_RESOURCES_EXHAUSTED 0x71
|
||||||
#define LDAP_CUP_SECURITY_VIOLATION 0x72
|
#define LDAP_CUP_SECURITY_VIOLATION 0x72
|
||||||
#define LDAP_CUP_INVALID_DATA 0x73
|
#define LDAP_CUP_INVALID_DATA 0x73
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue