From c3f421e4046faf8b5f39cd1ad36bc4869405fcc9 Mon Sep 17 00:00:00 2001 From: Luke Bratch Date: Sat, 1 Jun 2019 19:11:00 +0100 Subject: Put debug logs in subdirectory and have max number to keep be configurable. Also fix possible crash in debugprint() if debug directory doesn't exist yet. --- TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index 2b3b030..5b78261 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. -Put debug logs in subdirectory and have max number to keep be configurable. +Use errno to handle getconfint() failing. -- cgit v1.2.3