]> git.sur5r.net Git - openldap/blobdiff - include/ldap.h
Make use of nanosleep/select as a sched_yeild(2) replacement
[openldap] / include / ldap.h
index 13f45cd07f53111d1c7f13aca8f47ae1384d89c5..79bc84942170fff408faf625da742ec140301c2b 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  * 
- * Copyright 1998-2005 The OpenLDAP Foundation.
+ * Copyright 1998-2006 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -349,7 +349,7 @@ typedef struct ldapcontrol {
 /* a work in progress */
 #ifdef LDAP_DEVEL
 /* FIXME: allocate an OID arc under OpenLDAP experimental arc */
-#define LDAP_X_DISTPROC_BASE           "1.3.6.1.4.1.4203.666.999999"
+#define LDAP_X_DISTPROC_BASE           "1.3.6.1.4.1.4203.666.11.6"
 #define LDAP_EXOP_X_CHAINEDREQUEST     LDAP_X_DISTPROC_BASE ".1"
 #define LDAP_FEATURE_X_CANCHAINOPS     LDAP_X_DISTPROC_BASE ".2"
 #define LDAP_CONTROL_X_RETURNCONTREF   LDAP_X_DISTPROC_BASE ".3"