Struct for the status values of calling DumbDisplay::connectPassive() More...
#include <dumbdisplay.h>
Public Attributes | |
bool | connected |
connection made or not – same as the return value of DumbDisplay::connectPassive() | |
bool | connecting |
connecting: when not connected; starting to establish connection by sending hand-shake messages | |
bool | reconnecting |
reconnecting: when connected; detected reconnecting (after lost of connection) | |
Struct for the status values of calling DumbDisplay::connectPassive()