]> git.sur5r.net Git - openldap/commitdiff
Referral URL option
authorKurt Zeilenga <kurt@openldap.org>
Thu, 10 Oct 2002 03:17:53 +0000 (03:17 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Thu, 10 Oct 2002 03:17:53 +0000 (03:17 +0000)
include/ldap.h

index c1b76ef42c2c0aa53b6327a851abdb8d3ef6d169..e8bb29d46a1d5e47847d99ae3cad185a17527766 100644 (file)
@@ -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