From d7a4d062ba53c6ad6375602646a9da640269552c Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 15 Apr 2023 22:32:48 +0200 Subject: implement long polling for tip pickup --- src/backend/taler-merchant-httpd_private-get-tips-ID.h | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'src/backend/taler-merchant-httpd_private-get-tips-ID.h') diff --git a/src/backend/taler-merchant-httpd_private-get-tips-ID.h b/src/backend/taler-merchant-httpd_private-get-tips-ID.h index a99dc365..60e30560 100644 --- a/src/backend/taler-merchant-httpd_private-get-tips-ID.h +++ b/src/backend/taler-merchant-httpd_private-get-tips-ID.h @@ -1,6 +1,6 @@ /* This file is part of TALER - (C) 2017 Taler Systems SA + (C) 2017, 2023 Taler Systems SA TALER is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software @@ -24,6 +24,13 @@ #include "taler-merchant-httpd.h" +/** + * Force wake-up of all suspended tipping long-pollers. + */ +void +TMH_force_tip_resume (void); + + /** * Manages a GET /tips/$ID call, returning the status of the tip. * -- cgit v1.2.3