Move the ldap_simple_bind() + ldap_result() code implementing a timeout
authorStefan Fritsch <sf@apache.org>
Sun, 24 Jan 2010 17:14:12 +0000 (17:14 +0000)
committerStefan Fritsch <sf@apache.org>
Sun, 24 Jan 2010 17:14:12 +0000 (17:14 +0000)
commit006cdf796b4cc74ecaa2c90ddcc81256b3e4fcbc
treeb04eba14fba6177e7a18512d27c1128da6effc2b
parentbd69dfc7437b426b9dff6088a0b9210446785690
Move the ldap_simple_bind() + ldap_result() code implementing a timeout
into a utility function and use it to replace the other occurence of
ldap_simple_bind_s().

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