summaryrefslogtreecommitdiff
path: root/src/rexmpp.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/rexmpp.h')
-rw-r--r--src/rexmpp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/rexmpp.h b/src/rexmpp.h
index 08edf43..411be7d 100644
--- a/src/rexmpp.h
+++ b/src/rexmpp.h
@@ -206,6 +206,7 @@ struct rexmpp
/* Connection and stream management. */
unsigned int id_counter;
unsigned int reconnect_number;
+ time_t reconnect_seconds;
struct timeval next_reconnect_time;
xmlNodePtr stanza_queue;
uint32_t stanzas_out_count;