Reload config option.

This will be useful to be able to turn on and off debug and/or trace flags for logging.
This commit is contained in:
Derek Collison
2014-06-19 15:54:45 -07:00
parent bdb94fc399
commit 0464ad3512

View File

@@ -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