From 0c153207be8a31fc66b7f6e9d0b849357017e34a Mon Sep 17 00:00:00 2001 From: Luke Bratch Date: Sat, 1 Jun 2019 17:54:11 +0100 Subject: Handle SIGINT (Ctrl-C) and SIGTERM (kill command) cleanly and fix unrelated server reconnect upon send() returning -1 issue. --- TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index 81e62bc..2b3b030 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. -Capture Ctrl-C/kill and exit cleanly. +Put debug logs in subdirectory and have max number to keep be configurable. -- cgit v1.2.3