[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: write block in ber_flush under Solaris 2.6 (ITS#338)
Note that the Async API is with respect to the protocol, not to
I/O.
At 07:29 PM 12/23/99 GMT, paul@AuroraGrp.Com wrote:
>This error is apparently caused when there is more than one outstanding
>asynchronous request (bind or search) without calling ldap_result().
The whole purpose of having an async API is to support multiple
outstanding requests. ldap_result supports a variety of mechanism
for polling (or waiting) for responses.
Kurt