]> git.sur5r.net Git - openldap/commit
Fix ITS#1983, handle writing of large requests. Only one pending request is
authorHoward Chu <hyc@openldap.org>
Thu, 29 Aug 2002 12:12:36 +0000 (12:12 +0000)
committerHoward Chu <hyc@openldap.org>
Thu, 29 Aug 2002 12:12:36 +0000 (12:12 +0000)
commit456e6c73abe4920da074c9a0e4561267808ef81e
tree49ad40d4c8fc1a5fb399a5ef1a31a79c39dc9f9d
parent20f6bae6128f9a2d6493f3ce16a5f024d411d3e0
Fix ITS#1983, handle writing of large requests. Only one pending request is
allowed per LDAP* handle. It works, but needs review.
libraries/libldap/abandon.c
libraries/libldap/ldap-int.h
libraries/libldap/request.c
libraries/libldap/result.c