23 #ifndef _GUAC_CLIENT_TYPES_H
24 #define _GUAC_CLIENT_TYPES_H
guac_client_state
Possible current states of the Guacamole client.
Definition: client-types.h:44
The state of the client from when it has been allocated by the main daemon until it is killed or disc...
Definition: client-types.h:50
Information exposed by the remote client during the connection handshake which can be used by a clien...
Definition: client.h:44
The state of the client when a stop has been requested, signalling the I/O threads to shutdown...
Definition: client-types.h:56
Guacamole proxy client.
Definition: client.h:85