CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/07/10 08:27:15
Modified files:
usr.sbin/ldapd : ldapd.h ldape.c namespace.c
Log message:
Retry requests when the btree is busy. Without this, clients will just hang
waiting for a response if the btree was being reopened when the request was
received.
