version 1.64.2.6, 2002/08/30 01:09:36
|
version 1.64.2.7, 2002/10/17 15:08:01
|
Line 1
|
Line 1
|
/* $OpenLDAP: pkg/ldap/libraries/libldap/result.c,v 1.64.2.5 2002/07/28 19:10:47 kurt Exp $ */ |
/* $OpenLDAP: pkg/ldap/libraries/libldap/result.c,v 1.64.2.6 2002/08/30 01:09:36 kurt 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) |