summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-08-12 13:54:20 +0200
committerChristian Grothoff <christian@grothoff.org>2021-08-12 13:54:20 +0200
commit66f16ab5fbab7e59478b1deb71edb99bf03194b2 (patch)
tree96c9e6b8a91b5fffde043a5eda7834cd2736ccd5 /src
parentf174781b570bb534db424e57a3b563a74ad36f77 (diff)
downloadexchange-66f16ab5fbab7e59478b1deb71edb99bf03194b2.tar.gz
exchange-66f16ab5fbab7e59478b1deb71edb99bf03194b2.tar.bz2
exchange-66f16ab5fbab7e59478b1deb71edb99bf03194b2.zip
-close connections now supported
Diffstat (limited to 'src')
-rw-r--r--src/bank-lib/fakebank.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/bank-lib/fakebank.c b/src/bank-lib/fakebank.c
index 7c5a95ad6..60b7d500b 100644
--- a/src/bank-lib/fakebank.c
+++ b/src/bank-lib/fakebank.c
@@ -24,7 +24,6 @@
// TODO: support long polling
// TODO: support adding WAD transfers
// TODO: adapt taler-exchange-benchmark to profile bank API
-// FIXME: support 'close_connections' option
#include "platform.h"
#include <pthread.h>