From 60ab72f5c4770e3f66611c88797c9608b8e516f2 Mon Sep 17 00:00:00 2001 From: Hans Nilsson Date: Wed, 17 Sep 2014 14:34:36 +0200 Subject: eldap: Enable all tcp options in eldap:open Options: OTP-12171 Correct error msgs for Options: OTP-12182 --- lib/eldap/doc/src/eldap.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'lib/eldap/doc') diff --git a/lib/eldap/doc/src/eldap.xml b/lib/eldap/doc/src/eldap.xml index 8009a8d6a3..dbd478fb17 100644 --- a/lib/eldap/doc/src/eldap.xml +++ b/lib/eldap/doc/src/eldap.xml @@ -75,7 +75,9 @@ filter() See present/1, substrings/2,

Setup a connection to an LDAP server, the HOST's are tried in order.

The log function takes three arguments, fun(Level, FormatString, [FormatArg]) end.

Timeout set the maximum time in milliseconds that each server request may take.

-

Currently, the only TCP socket option accepted is inet6. Default is inet.

+

All TCP socket options are accepted except + active, binary, deliver, list, mode and packet +

-- cgit v1.2.3