version 1.71, 2002/08/29 10:12:36
|
version 1.72, 2002/10/15 21:22:21
|
Line 1
|
Line 1
|
/* $OpenLDAP: pkg/ldap/libraries/libldap/result.c,v 1.70 2002/07/11 18:33:26 julius Exp $ */ |
/* $OpenLDAP: pkg/ldap/libraries/libldap/result.c,v 1.71 2002/08/29 10:12:36 hyc Exp $ */ |
/* |
/* |
* Copyright 1998-2002 The OpenLDAP Foundation, All Rights Reserved. |
* Copyright 1998-2002 The OpenLDAP Foundation, All Rights Reserved. |
* COPYING RESTRICTIONS APPLY, see COPYRIGHT file |
* COPYING RESTRICTIONS APPLY, see COPYRIGHT file |
Line 27
|
Line 27
|
* |
* |
* result.c - wait for an ldap result |
* result.c - wait for an ldap result |
*/ |
*/ |
|
/* Note: A verbatim copy of version 2.0.1 of the OpenLDAP Public License |
|
* can be found in the file "build/LICENSE-2.0.1" in this distribution |
|
* of OpenLDAP Software. |
|
*/ |
|
|
/* |
/* |
* LDAPv3 (RFC2251) |
* LDAPv3 (RFC2251) |