]> granicus.if.org Git - apache/commit
add a static method to retrieve the LDAP errno, and call from a
authorEric Covener <covener@apache.org>
Sun, 14 Aug 2011 22:03:02 +0000 (22:03 +0000)
committerEric Covener <covener@apache.org>
Sun, 14 Aug 2011 22:03:02 +0000 (22:03 +0000)
commitead0bcf35ce5db980f753428aa8cb97890d02c0d
tree2e949da979479fa0e3e2addb549e242691829d23
parent6a6c22af529f633a554b925443f324adbad45f01
add a static method to retrieve the LDAP errno, and call from a
few other paths that have us returning LDAP_OTHER (since
only 'server down' is retryable, we want to work hard to get
it returned when appropriate)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1157677 13f79535-47bb-0310-9956-ffa450edef68
modules/ldap/util_ldap.c