From 0464ad351261526e3d69eab8e023e7a93487b6d9 Mon Sep 17 00:00:00 2001 From: Derek Collison Date: Thu, 19 Jun 2014 15:54:45 -0700 Subject: [PATCH] Reload config option. This will be useful to be able to turn on and off debug and/or trace flags for logging. --- TODO.md | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO.md b/TODO.md index 3e4a9217..b089cfda 100644 --- a/TODO.md +++ b/TODO.md @@ -12,3 +12,4 @@ - [ ] Dynamic socket buffer sizes - [ ] Switch to 1.3 and use maps vs hashmaps - [ ] Buffer pools? +- [ ] Add ability to reload config on signal