From 6446032a1b248c32c5ae89f1d362d8b0a6b09f7b Mon Sep 17 00:00:00 2001 From: Hans Nilsson Date: Fri, 19 Feb 2016 13:02:33 +0100 Subject: eldap: unbindRequest --- lib/eldap/doc/src/eldap.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lib/eldap/doc/src/eldap.xml') diff --git a/lib/eldap/doc/src/eldap.xml b/lib/eldap/doc/src/eldap.xml index 8f4479a730..7c4b76819f 100644 --- a/lib/eldap/doc/src/eldap.xml +++ b/lib/eldap/doc/src/eldap.xml @@ -88,7 +88,8 @@ filter() See present/1, substrings/2, Handle = handle() -

Shutdown the connection.

+

Shutdown the connection after sending an unbindRequest to the server. If the connection is tls the connection + will be closed with ssl:close/1, otherwise with gen_tcp:close/1.

-- cgit v1.2.3