Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Nadezhda Ivanova
OpenLDAP
Commits
8050c977
Commit
8050c977
authored
Oct 10, 2002
by
Kurt Zeilenga
Browse files
Referral URL option
parent
4514025e
Changes
1
Hide whitespace changes
Inline
Side-by-side
include/ldap.h
View file @
8050c977
...
...
@@ -108,8 +108,9 @@ LDAP_BEGIN_DECL
#define LDAP_OPT_DEBUG_LEVEL 0x5001
/* debug level */
#define LDAP_OPT_TIMEOUT 0x5002
/* default timeout */
#define LDAP_OPT_REFHOPLIMIT 0x5003
/* ref hop limit */
#define LDAP_OPT_NETWORK_TIMEOUT
0x5005
/* socket level timeout */
#define LDAP_OPT_NETWORK_TIMEOUT
0x5005
/* socket level timeout */
#define LDAP_OPT_URI 0x5006
#define LDAP_OPT_REFERRAL_URLS 0x5007
/* Referral URLs */
/* OpenLDAP TLS options */
#define LDAP_OPT_X_TLS 0x6000
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment