gecko-dev/directory/c-sdk/ldap
mcs%netscape.com 2aa4fa531d Fix bug # 140182 - async I/O improvements.
A queue of pending outbound requests is kept. UnBind requests are NOT
   queued however.
  Abandon requests are not sent if a request is not outstanding.
  Cleaned up the code in result.c to avoid use of magic return values
	such as -1 and -2.  Also removed some dead code and dead files.
ltest (test.c) now supports SSL and async I/O options.
2003-10-01 17:19:11 +00:00
..
build Fix bug # 206777 - obsolete entries in 2003-10-01 15:02:23 +00:00
clients/tools Fix 200361 - LDAP tools should accept -i UTF-8 and -i utf8 on all platforms. 2003-08-27 13:35:21 +00:00
docs Use a name shorter than 32 chars. for the C LDAP API Internet Draft. 2002-11-15 20:58:29 +00:00
examples
include Follow up fix for 200528 - ldap/include/portable.h is confused 2003-08-27 21:02:31 +00:00
libraries Fix bug # 140182 - async I/O improvements. 2003-10-01 17:19:11 +00:00
.cvsignore
Makefile.client Remove dirver.c and Makefile.client references to it (no longer used). 2002-04-18 01:25:49 +00:00
Makefile.in Put back the contributed change that we previously did not 2003-09-25 20:01:54 +00:00