openldap/libraries
Pierangelo Masarati aa3c9bad3e First cut to truly async connect:
- 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
2007-01-07 19:20:46 +00:00
..
liblber happy new year 2007-01-02 20:00:42 +00:00
libldap First cut to truly async connect: 2007-01-07 19:20:46 +00:00
libldap_r import of LDAP Sync client API 2007-01-06 18:28:32 +00:00
liblunicode happy new year 2007-01-02 20:00:42 +00:00
liblutil happy new year 2007-01-02 20:00:42 +00:00
librewrite happy new year 2007-01-02 20:00:42 +00:00
Makefile.in happy new year 2007-01-02 20:00:42 +00:00