node-ldapjs/lib/client
Matthew Nakama 79f3625f61
handle Client.emit('error') events
This prevents node crashes from Client.bind() and etc.
We set a callback handler in the instance during bind()
and send errors to it.
2019-10-11 22:41:17 +02:00
..
message-tracker Refactor MessageTracker into testable module 2019-08-30 10:50:02 -04:00
request-queue Refactor client RequestQueue into testable module (#548) 2019-08-28 19:15:09 -04:00
client.js handle Client.emit('error') events 2019-10-11 22:41:17 +02:00
constants.js Refactor MessageTracker into testable module 2019-08-30 10:50:02 -04:00
index.js Clean up options checking and add some tests 2019-09-29 09:09:18 -04:00
search_pager.js Apply standard linting to the code base (#539) 2019-08-27 17:11:49 -04:00