-close connections now supported

This commit is contained in:
Christian Grothoff 2021-08-12 13:54:20 +02:00
parent f174781b57
commit 66f16ab5fb
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -24,7 +24,6 @@
// TODO: support long polling // TODO: support long polling
// TODO: support adding WAD transfers // TODO: support adding WAD transfers
// TODO: adapt taler-exchange-benchmark to profile bank API // TODO: adapt taler-exchange-benchmark to profile bank API
// FIXME: support 'close_connections' option
#include "platform.h" #include "platform.h"
#include <pthread.h> #include <pthread.h>