]> git.sur5r.net Git - openldap/commit
Fix large SASL reads. Use EAGAIN instead of EWOULDBLOCK (was right the
authorHoward Chu <hyc@openldap.org>
Fri, 30 Aug 2002 10:11:54 +0000 (10:11 +0000)
committerHoward Chu <hyc@openldap.org>
Fri, 30 Aug 2002 10:11:54 +0000 (10:11 +0000)
commitd11b134709c53baf490809482cc906abe1dd55d2
treeda5fcf16632a1b57caf2f410bfb0f64a5ed7308d
parent0cd3720e0d12345567dc820f15395797aea2ca4a
Fix large SASL reads. Use EAGAIN instead of EWOULDBLOCK (was right the
first time after all. see read(2) and write(2)...)
libraries/libldap/cyrus.c
libraries/libldap/request.c