cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Does LDAP support non-blocking curl_multi interface?

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sat, 5 Oct 2013 15:58:12 +0200 (CEST)

On Sat, 5 Oct 2013, lingsubscribe wrote:

> Does LDAP support non-blocking curl_multi interface with the old
> implementation (ldap.c, not new openldap.c)? I see ldap.c uses blocking ldap
> APIs, such as, ldap_init, ldap_simple_bind_s, and ldap_search_s, so I doubt
> it cannot support curl_multi_socket for non-blocking call.
>
> Does the openldap.c support curl_multi well?

I believe it is at least better, but I don't know exactly how well it behaves.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2013-10-05