Searched refs:first_connection_try (Results 1 – 3 of 3) sorted by relevance
44 first_connection_try(true), in XmppComponent()83 this->first_connection_try = false; in on_connection_failed()93 this->first_connection_try = true; in on_connected()
232 bool first_connection_try; member in XmppComponent
153 if (xmpp_component->first_connection_try == true) in main_loop()