From 852532d1d9241e553b3aa4eb54dd1a28de3c8609 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 23 Jan 2024 18:49:38 +0100 Subject: note on limitations --- src/include/taler_exchange_service.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/include/taler_exchange_service.h') diff --git a/src/include/taler_exchange_service.h b/src/include/taler_exchange_service.h index bee3e0211..465c54ae5 100644 --- a/src/include/taler_exchange_service.h +++ b/src/include/taler_exchange_service.h @@ -16,6 +16,8 @@ /** * @file include/taler_exchange_service.h * @brief C interface of libtalerexchange, a C library to use exchange's HTTP API + * This library is not thread-safe, all APIs must only be used from a single thread. + * This library calls abort() if it runs out of memory. Be aware of these limitations. * @author Sree Harsha Totakura * @author Christian Grothoff * @author Özgür Kesim -- cgit v1.2.3