node-ldapjs/lib/client
Patrick Mooney ebcba1205d Fix unhandled error during client connection
Client actions utilizing an EventEmitter may generate unhandled errors,
especially during initial connection.  Tracking whether the emitter has
been sent via callback is critical for proper routing of such errors.

Fix mcavage/node-ldapjs#144
2013-10-30 18:24:37 -05:00
..
client.js Fix unhandled error during client connection 2013-10-30 18:24:37 -05:00
index.js option.maxConnections of 1 should not create a ClientPool 2012-08-03 15:53:25 -07:00
pool.js remove listeners on the right object (s/client/res/) 2013-04-30 21:16:45 +03:00