mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-20 22:59:34 -05:00
- after connect(2), if async the connection is in "connecting" state - the first time a request is sent, "connecting" conns are polled - in case of success, the request is sent - in case still connecting, LDAP_X_CONNECTING is returned; clients are expected to retry later - the "async" behavior must be explicitly enabled by setting the LDAP_OPT_CONNECT_ASYNC option "local" connections need work |
||
|---|---|---|
| .. | ||
| ac | ||
| avl.h | ||
| getopt-compat.h | ||
| lber.h | ||
| lber_pvt.h | ||
| lber_types.hin | ||
| ldap.h | ||
| ldap_cdefs.h | ||
| ldap_config.hin | ||
| ldap_defaults.h | ||
| ldap_features.hin | ||
| ldap_int_thread.h | ||
| ldap_log.h | ||
| ldap_pvt.h | ||
| ldap_pvt_thread.h | ||
| ldap_pvt_uc.h | ||
| ldap_queue.h | ||
| ldap_rq.h | ||
| ldap_schema.h | ||
| ldap_utf8.h | ||
| ldif.h | ||
| lutil.h | ||
| lutil_hash.h | ||
| lutil_ldap.h | ||
| lutil_lockf.h | ||
| lutil_md5.h | ||
| lutil_sha1.h | ||
| Makefile.in | ||
| portable.hin | ||
| rewrite.h | ||
| slapi-plugin.h | ||
| sysexits-compat.h | ||