]> git.sur5r.net Git - openldap/commitdiff
Note UDP (in)availability
authorHoward Chu <hyc@openldap.org>
Mon, 12 Feb 2007 04:49:12 +0000 (04:49 +0000)
committerHoward Chu <hyc@openldap.org>
Mon, 12 Feb 2007 04:49:12 +0000 (04:49 +0000)
doc/man/man3/ldap_open.3

index 46b67e11f3cb5a83d4a61e09625cd64ae47e386d..aae3acec1c621805913060fbba22e9e5c1380cc0 100644 (file)
@@ -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.