More resilient method for determining when we've reconnected.
This commit is contained in:
@@ -13,6 +13,7 @@ struct cosmo {
|
||||
pthread_cond_t cond;
|
||||
bool shutdown;
|
||||
char *profile;
|
||||
char *generation;
|
||||
json_t *command_queue;
|
||||
json_t *ack;
|
||||
json_t *subscriptions;
|
||||
|
||||
Reference in New Issue
Block a user