From 275296311f516d101186f211602b36056f387fa4 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Mon, 25 Apr 2016 20:51:19 +0200 Subject: comment --- src/exchange/taler-exchange-httpd.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src') diff --git a/src/exchange/taler-exchange-httpd.c b/src/exchange/taler-exchange-httpd.c index bf60cfd6e..549d63b21 100644 --- a/src/exchange/taler-exchange-httpd.c +++ b/src/exchange/taler-exchange-httpd.c @@ -820,6 +820,8 @@ main (int argc, } else { + // FIXME: refactor two calls to MHD_start_daemon + // into one, using an options array instead of varags mydaemon = MHD_start_daemon (MHD_USE_SELECT_INTERNALLY | MHD_USE_DEBUG, serve_port, NULL, NULL, -- cgit v1.2.3