Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Let backend respond while fetching large results
Timers always come before fd events, wait 5 microseconds between processing operations so that tevent has a chance of cactching an fd event in between. This allows the backend to reply to pings even while processing very large ldap results (importanty especially during the first enumeration).
- Loading branch information