r13992: change the way ldb_async_wait() works.
authorSimo Sorce <idra@samba.org>
Tue, 7 Mar 2006 21:08:09 +0000 (21:08 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:52:34 +0000 (13:52 -0500)
commit3347322d1327cfa975ee9dccd4f2774e6e14fbcb
tree1488acb65ac72db42f6b73301f6a5625dbae3917
parent988ea27e22e3c0f4daf118151f90db5bb243bffc
r13992: change the way ldb_async_wait() works.

I think I should change the name of this function
to ldb_async_process(), any opinions ?
source/lib/ldb/common/ldb.c
source/lib/ldb/common/ldb_modules.c
source/lib/ldb/include/ldb.h
source/lib/ldb/include/ldb_private.h
source/lib/ldb/ldb_ildap/ldb_ildap.c
source/lib/ldb/ldb_ldap/ldb_ldap.c
source/lib/ldb/ldb_sqlite3/ldb_sqlite3.c
source/lib/ldb/ldb_tdb/ldb_tdb.c