A ref change was pushed to the OpenLDAP (openldap.git) repository. It will be available in the public mirror shortly.
The branch, master has been updated via be792fae2ccd4f39ee2b975bcc26a6e21dfc3586 (commit) from a773a0cc14be2d35c266fb6a470a70138f983035 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit be792fae2ccd4f39ee2b975bcc26a6e21dfc3586 Author: Howard Chu <h...@openldap.org> Date: Tue Jul 22 19:17:15 2014 -0700 Add sc_writewait callback Invoked before a blocked writer waits for socket to be writable. Use in back-mdb to release reader txn while waiting. ----------------------------------------------------------------------- Summary of changes: servers/slapd/back-mdb/search.c | 54 +++++++++++++++++++++++++++++++++++++++ servers/slapd/result.c | 17 ++++++++++++ servers/slapd/slap.h | 4 +++ 3 files changed, 75 insertions(+) --- http://www.openldap.org/devel/gitweb.cgi?p=openldap.git