Debugging support.

This commit is contained in:
Ian Gulliver
2015-06-19 22:57:11 +00:00
parent f434b5ff7b
commit 65c118ce6c
3 changed files with 14 additions and 2 deletions

View File

@@ -18,6 +18,7 @@ struct cosmo {
json_t *subscriptions;
uint64_t next_delay_ms;
unsigned int seedp;
bool debug;
enum {
INITIAL_CONNECT,