From: Howard Chu Date: Mon, 12 Feb 2007 04:49:12 +0000 (+0000) Subject: Note UDP (in)availability X-Git-Tag: OPENLDAP_REL_ENG_2_4_4ALPHA~8^2~19 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=4d021d2090a0469f20fe661255db4f4d2ad7723c;p=openldap Note UDP (in)availability --- diff --git a/doc/man/man3/ldap_open.3 b/doc/man/man3/ldap_open.3 index 46b67e11f3..aae3acec1c 100644 --- a/doc/man/man3/ldap_open.3 +++ b/doc/man/man3/ldap_open.3 @@ -115,7 +115,9 @@ or for a connection using TCP, UDP, or IPC, respectively. The value .B LDAP_PROTO_EXT may also be specified if user-supplied sockbuf handlers are going to -be used. The +be used. Note that support for UDP is not implemented unless libldap +was built with LDAP_CONNECTIONLESS defined. +The .I uri parameter may optionally be provided for informational purposes.