Commit graph

4 commits

Author SHA1 Message Date
b8d036a5da Multiple changes:
- Make the 'release' build the default.
  - Add a configurable socket timeout parameter.
  - Make the table name configurable.
  - Add usage docs to the README.
2018-02-19 18:22:25 -08:00
61241defa1 Properly reap child processes. 2018-02-18 22:18:44 -08:00
0dc6545498 Multiple changes.
- Colorize output by default, add option to disable.
 - Time parsing per incoming client.
 - Add a "quiet" mode.
 - Allow binding to a specific IP address.
 - Allow debug mode to be set without recompiling.
 - Alter thread wrapper for reporting and config passing.
 - Fix file descriptor leak with client connections.
 - Wait for current threads to finish before exiting.
2018-02-14 15:41:11 -08:00
e305686d6d Initial commit. 2018-02-12 12:26:16 -08:00