gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-merchant] branch master updated: note on limitations


From: gnunet
Subject: [taler-merchant] branch master updated: note on limitations
Date: Tue, 23 Jan 2024 18:49:51 +0100

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository merchant.

The following commit(s) were added to refs/heads/master by this push:
     new d004d4a8 note on limitations
d004d4a8 is described below

commit d004d4a89e0f6799d08d6a6b33c558b5a9eb480e
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Tue Jan 23 18:49:44 2024 +0100

    note on limitations
---
 src/include/taler_merchant_service.h | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/include/taler_merchant_service.h 
b/src/include/taler_merchant_service.h
index 1de69e27..b4dda615 100644
--- a/src/include/taler_merchant_service.h
+++ b/src/include/taler_merchant_service.h
@@ -16,6 +16,8 @@
 /**
  * @file taler_merchant_service.h
  * @brief C interface of libtalermerchant, a C library to use merchant'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 Christian Grothoff
  * @author Marcello Stanisci
  * @author Priscilla HUANG

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]