[Date Prev][Date Next] [Chronological] [Thread] [Top]

OpenLDAP API: why to use asynchronous functions?



Hi all,
I am learning to use OpenLDAP API with no particular problem.
Anyway I have a question:
why should I use asynchronous functions? 
From the LDAP client point of view, do they use less memory or more?
I have this concern because my code will have to work on an embedded
system with not much RAM.

Ciao
JM