node-ldapjs/lib/client
Patrick Mooney 9ec6184ef5 Fix socket error handling during client unbind
The client now blackholes any socket errors after sending an unbind.
This prevents servers which issue RST from causing unecessary errors for
what was a succesful operation.

Fix mcavage/node-ldapjs#217
2014-08-21 02:01:30 -05:00
..
client.js Fix socket error handling during client unbind 2014-08-21 02:01:30 -05:00
index.js Major overhaul of client connection logic 2014-06-23 16:15:52 -05:00
search_pager.js Fix SearchPager bugs, improve test coverage 2014-07-25 14:16:31 -05:00