From d5ab728e85409b5074d4d61aaf5ba60862528e60 Mon Sep 17 00:00:00 2001 From: Luke Bratch Date: Thu, 30 May 2019 23:33:21 +0100 Subject: Implement daemon (background) mode by default with optional foreground mode that can be specified on the command line. --- TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index 7d3fd57..81e62bc 100644 --- a/TODO +++ b/TODO @@ -9,4 +9,4 @@ Might need to #include in blabouncer.c to make some operating systems Send a PING to the server before assuming a timeout is definite. -Implement daemon (background) mode with optional foreground mode. +Capture Ctrl-C/kill and exit cleanly. -- cgit v1.2.3