23 #ifndef _GUAC_CLIENT_TYPES_H
24 #define _GUAC_CLIENT_TYPES_H
Non-fatal conditions that indicate problems.
Definition: client-types.h:75
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:46
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:87
Informational messages of general interest to users or administrators.
Definition: client-types.h:80
Fatal errors.
Definition: client-types.h:70
Informational messages which can be useful for debugging, but are otherwise not useful to users or ad...
Definition: client-types.h:86
guac_client_log_level
All supported log levels used by the logging subsystem of each Guacamole client.
Definition: client-types.h:65